This project provides a Delphi translation for the [SQLite](https://sqlite.org/) API and some handy classes for convenience. Supports both dynamic and static linking ...
Sources du webinaire du 19 décembre 2019. Programme Delphi utilisant les composants FireDAC pour maintenir la structure d'une base de données SQLite embarquée avec un programme Windows / macOS / Linux ...
Developing personal apps since the Delphi days. I'd like to look back at the methods of "data persistence" I've used so far. I remember using things like ini files or the registry a long time ago.
SQLite is a powerful, embedded relational database management system in a compact C library, developed by D. Richard Hipp. It offers support for a large subset of SQL92, multiple tables and indexes, ...