Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
QDAC is a vcl quick and powerful data access components
...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.
项目网址:http://sourceforge.net/p/qdac
项目微群:http://q.weibo.com/1085250
项目QQ群:250530692
项目主页:http://www.yibaike.org
QDAC3.0 in progress and use new project,URL:
https://sourceforge.net/p/qdac3
Another encryption solution (with Blowfish algorithm) for SQLite3
The sqlite3fish is another encryption solution for sqlite3.
It is based on some source code of botansqlite3(https://github.com/OlivierJG/botansqlite3) .
But it does not need Botan library, it uses Blowfish algorithm to encrypt/decrypt the database file.
This library only depends on the source code(no-modify) of SQLite3, it is clean and easy to compile.
But currently it only supports the version 3.7.0 of SQLite3 (http://www.sqlite.org/sqlite-amalgamation-3_7_0.zip) .