QDAC3.0
QDAC 3.0 is a VCL & FMX data access component
[IMPORTANT NOTICE]
This project is moved to my self website.The new SVN urls :
svn://www.qdac.cc/QDAC3
GIT url is:
git://www.qdac.cc/QDAC3.git
Please check out with the new urls.
QDAC 3.0 is a new version of Quick Data Access Component.Compare with version 2,the new version is base on XE6 and support all OS with XE6:Win32/Win64/Mac OSX/iOS/Andriod.
QDAC 3.0 Include follow sub components:
QXml/QJson/QLog/QWorker/QSort/QExp/QDB etc.
QDAC now is in progress.
Follow is from QDAC 2.0:
QDAC provide powerful memory dataset and can be load or save data to files , databases.
Support follow formats load and save:
* CSV/TXT
* MDS(Binary format)
* MDZ(Compressed binary format)
* XML(ADO compatible)
Support follow db in version 1.0:
* PostgreSQL
* SQLite(public or encrypt)
More information please see the document.
...