Synopse The Synopse SQLite3 Database Framework was just released under version 1.9.1: Internal SQLite3 database engine is updated to version 3.7.2; New TSQLRecordFTS3 record, for using FTS3 virtual tables, i.e. implementing full-text search; New SQLite3UIEdit unit, to edit table content with a dialog created from RTTI; New dedicated BLOB methods and JSON array serialization; A lot of fixes and speed enhancements (including our HTTP/1.1 RESTful server now using Thread Pool). The new 3.7.2 version of the SQLite3 engine, which is mandatory according to SQLite3′s authors, is included.

Originally posted here:
Synopse releases SQLite3 Framework 1.9.1