SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
The cl-sqlite
package is an interface to the SQLite embedded relational database engine.
The package provides an interface to SQLite.
The package provides an interface to SQLite.
The package provides an interface to SQLite.
This module allows Ruby programs to interface with the SQLite3 database engine.
This module allows Ruby programs to interface with the SQLite3 database engine.
node-sqlite3
provides a set of a Node.js bindings for interacting with SQLite3 databases.
Emacs SQLite is a simple SQLite interface for connecting and retrieving information using the SQLite program through Elisp programming. It is not intended as a user interface.
This package provides Guile bindings to the SQLite database system.
Sqlitebrowser lets you create, design, and edit database files compatible with SQLite using a graphical user interface.
The cl-sqlite
package is an interface to the SQLite embedded relational database engine.
SQLite3-OCaml is an OCaml library with bindings to the SQLite3 client API. Sqlite3 is a self-contained, serverless, zero-configuration, transactional SQL database engine with outstanding performance for many use cases. These bindings are written in a way that enables a friendly coexistence with the old (version 2) SQLite and its OCaml wrapper ocaml-sqlite
.
This package provides SQLite3 driver for Erlang.
The cl-sqlite
package is an interface to the SQLite embedded relational database engine.
DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your Perl project you simply have to install this module, and nothing else.
The package provides SQLite.
The package provides SQLite.
The package provides SQLite.
The package provides bindings to SQLite.
The package provides bindings to SQLite.
The package provides bindings to SQLite.
SQLite and SQLCipher support for the r2d2 connection pool