Ado_sqlite

Website:

https://gitlab.com/stcarrez/ada-ado

Author:
  • Stephane.Carrez@gmail.com
Maintainer:
  • Stephane.Carrez@gmail.com
License:

Apache-2.0

Version:

2.5.0

Alire CI:

Dependencies: Dependents: Badge:

Ada Database Objects (SQLite)

#database #uml #sql #sqlite

Build Status Test Status Coverage Documentation Status

This is the SQLite or SQLCipher driver for the Ada Database Objects library.

The choice between SQLite and SQLCipher is controlled by the ADO_USE_SQLCIPHER gpr external variable. Use -XADO_USE_SQLCIPHER=yes if you want to use the SQLCipher support. The database encryption key is configured by using a pragma key.