_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sqlite 3.39.3
Dependencies: readline@8.1.2
Channel: guix
Location: gnu/packages/sqlite.scm (gnu packages sqlite)
Home page: https://www.sqlite.org/
Licenses: Public Domain
Synopsis: The SQLite database management system
Description:

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 3.46.0
Dependencies: readline@8.1.2
Channel: guix
Location: gnu/packages/sqlite.scm (gnu packages sqlite)
Home page: https://www.sqlite.org/
Licenses: Public Domain
Synopsis: The SQLite database management system
Description:

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.

cl-sqlite 0.2.1
Dependencies: sqlite@3.46.0
Propagated dependencies: cl-iterate@1.5.3 cl-cffi@0.24.1-2.32c90d4 cl-fiveam@1.4.2 cl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-sqlite/
Licenses: Public Domain
Synopsis: Common Lisp binding for SQLite
Description:

The cl-sqlite package is an interface to the SQLite embedded relational database engine.

rust-sqlite 0.30.5
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite
Licenses: ASL 2.0 Expat
Synopsis: Interface to SQLite
Description:

The package provides an interface to SQLite.

rust-sqlite 0.27.3
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite
Licenses: ASL 2.0 Expat
Synopsis: Interface to SQLite
Description:

The package provides an interface to SQLite.

rust-sqlite 0.26.0
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite
Licenses: ASL 2.0 Expat
Synopsis: Interface to SQLite
Description:

The package provides an interface to SQLite.

ruby-sqlite3 1.3.13
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

ruby-sqlite3 1.6.3
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

node-sqlite3 5.0.2
Dependencies: node-addon-api@8.3.0 python@3.10.7 sqlite@3.39.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mapbox/node-sqlite3
Licenses: Modified BSD
Synopsis: Node.js bindings for SQLite3
Description:

node-sqlite3 provides a set of a Node.js bindings for interacting with SQLite3 databases.

emacs-sqlite 1.0-0.dad42b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/cnngimenez/sqlite.el
Licenses: GPL 3+
Synopsis: SQLite interface for Emacs Lisp
Description:

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.

guile-sqlite3 0.1.3
Dependencies: guile@3.0.9 sqlite@3.39.3
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-sqlite3/guile-sqlite3.git
Licenses: GPL 3+
Synopsis: Access SQLite databases from Guile
Description:

This package provides Guile bindings to the SQLite database system.

sqlitebrowser 3.13.0
Dependencies: qcustomplot@2.1.0 qhexedit@0.8.9 qscintilla@2.13.4 qtbase@5.15.15 sqlite@3.39.3
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://sqlitebrowser.org/
Licenses: GPL 3+ MPL 2.0
Synopsis: Visual database browser and editor for SQLite
Description:

Sqlitebrowser lets you create, design, and edit database files compatible with SQLite using a graphical user interface.

ecl-cl-sqlite 0.2.1
Dependencies: ecl-iterate@1.5.3 ecl-cffi@0.24.1-2.32c90d4 sqlite@3.46.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-sqlite/
Licenses: Public Domain
Synopsis: Common Lisp binding for SQLite
Description:

The cl-sqlite package is an interface to the SQLite embedded relational database engine.

ocaml-sqlite3 5.1.0
Propagated dependencies: dune-configurator@3.11.0 ocaml-odoc@2.2.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://mmottl.github.io/sqlite3-ocaml
Licenses: Expat
Synopsis: SQLite3 Bindings for OCaml
Description:

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.

erlang-sqlite3 1.1.15
Channel: guix
Location: gnu/packages/erlang-xyz.scm (gnu packages erlang-xyz)
Home page: https://hex.pm/packages/sqlite3
Licenses: ASL 2.0
Synopsis: SQLite3 driver for Erlang
Description:

This package provides SQLite3 driver for Erlang.

sbcl-cl-sqlite 0.2.1
Dependencies: sbcl-iterate@1.5.3 sbcl-cffi@0.24.1-2.32c90d4 sqlite@3.39.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-sqlite/
Licenses: Public Domain
Synopsis: Common Lisp binding for SQLite
Description:

The cl-sqlite package is an interface to the SQLite embedded relational database engine.

perl-dbd-sqlite 1.66
Dependencies: sqlite@3.39.3
Propagated dependencies: perl-dbi@1.643
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://metacpan.org/release/DBD-SQLite
Licenses: GPL 1+
Synopsis: SQlite interface for Perl
Description:

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.

rust-sqlite3-src 0.5.1
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite3-src
Licenses: ASL 2.0 Expat
Synopsis: Provider of SQLite
Description:

The package provides SQLite.

rust-sqlite3-src 0.4.0
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite3-src
Licenses: ASL 2.0 Expat
Synopsis: Provider of SQLite
Description:

The package provides SQLite.

rust-sqlite3-src 0.3.0
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite3-src
Licenses: ASL 2.0 Expat
Synopsis: Provider of SQLite
Description:

The package provides SQLite.

rust-sqlite3-sys 0.13.0
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite3-sys
Licenses: ASL 2.0 Expat
Synopsis: Bindings to SQLite
Description:

The package provides bindings to SQLite.

rust-sqlite3-sys 0.14.0
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite3-sys
Licenses: ASL 2.0 Expat
Synopsis: Bindings to SQLite
Description:

The package provides bindings to SQLite.

rust-sqlite3-sys 0.15.2
Dependencies: sqlite@3.39.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stainless-steel/sqlite3-sys
Licenses: ASL 2.0 Expat
Synopsis: Bindings to SQLite
Description:

The package provides bindings to SQLite.

rust-r2d2-sqlite 0.20.0
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/ivanceras/r2d2-sqlite
Licenses: Expat
Synopsis: SQLite and SQLCipher support for the r2d2 connection pool
Description:

SQLite and SQLCipher support for the r2d2 connection pool

Page: 12
Total results: 47