This application is just a database tool which stores text content and files into the database, in both clear and "safe" manner. Safe records are stored using AES-256/SHA-256 encryption. There is an Audit Trail table for tracking the changes.
Tag - Rest
2010, Wednesday August 4
Synopse SQLite3 Framework Main Demo - draft
By A.Bouchez on 2010, Wednesday August 4, 00:48 - SQLite3 Framework
2010, Friday July 2
JSON format of a RESTful application
By A.Bouchez on 2010, Friday July 2, 10:11 - Pascal Programing
RESTful JSON is still a buzzing process... there is no standard yet, and they should not be, since JSON itself has its own RFC, and REST is a powerful but vague statement.
2010, Sunday March 14
SQLite3 Framework version 1.5
By A.Bouchez on 2010, Sunday March 14, 15:16 - SQLite3 Framework
2010, Monday February 8
SQLite3 Framework version 1.4
By A.Bouchez on 2010, Monday February 8, 14:29 - SQLite3 Framework
The framework has been updated, and is released now under the LGPL license (public domain license was found to be confusing).
2010, Friday January 22
Synopse Enhanced Framework version 1.3
By A.Bouchez on 2010, Friday January 22, 22:11 - SQLite3 Framework
The version 1.3 of the Synopse SQLite3 Framework is just released. It's a minor release, with bug fixes, especially for Delphi 2009/2010.
2010, Monday January 18
Synopse SQLite3 Framework version 1.2
By A.Bouchez on 2010, Monday January 18, 00:16 - SQLite3 Framework
2009, Sunday December 20
Synopse SQLite3 database Framework download
By A.Bouchez on 2009, Sunday December 20, 18:18 - SQLite3 Framework
How to download and install the source code of this framework.
SQLite3 Framework
By A.Bouchez on 2009, Sunday December 20, 18:03 - SQLite3 Framework
More details (source code, JSON, REST) about this framework.
2008, Saturday March 8
SQLite3 Framework
By A.Bouchez on 2008, Saturday March 8, 17:32 - SQLite3 Framework
The Synopse SQLite3 database Framework interfaces the SQlite3 database engine into pure Delphi code: database access, User Interface generation, security, i18n and reporting are handled in a safe and fast Client/Server AJAX/RESTful model.