_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-sqliter 0.1.0
Propagated dependencies: r-stringr@1.5.1 r-rsqlite@2.3.11 r-functional@0.6 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wilsonfreitas/sqliter/
Licenses: Expat
Synopsis: Connection wrapper to SQLite databases
Description:

sqliter helps users, mainly data munging practioneers, to organize their sql calls in a clean structure. It simplifies the process of extracting and transforming data into useful formats.

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.

emacs-sqlite3 20231124.1326
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/pekingduck/emacs-sqlite3-api
Licenses:
Synopsis: Direct access to the core SQLite3 API
Description:

Documentation at https://melpa.org/#/sqlite3

r-sqliteutils 0.1.0
Propagated dependencies: r-rsqlite@2.3.11 r-magrittr@2.0.3 r-dplyr@1.1.4 r-dbplyr@2.5.0 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sqliteutils
Licenses: Expat
Synopsis: Utility Functions for 'SQLite'
Description:

This package provides a tool for working with SQLite databases. SQLite has some idiosyncrasies and limitations that impose some hurdles to the R developer who is using this database as a repository. For instance, SQLite doesn't have a date type and sqliteutils has some functions to deal with that.

chicken5-sqlite3 3.7.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/sqlite3
Licenses: FreeBSD
Synopsis: Bindings to version 3.x of the SQLite API
Description:

Bindings to version 3.x of the SQLite API

rust-sqlx-sqlite 0.7.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

rust-sqlx-sqlite 0.7.4
Channel: lguix-channel
Location: atuin.scm (atuin)
Home page: https://github.com/launchbadge/sqlx
Licenses: Expat ASL 2.0
Synopsis: SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details
Description:

This package provides SQLite driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.

python-sqlitedict 2.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/piskvorky/sqlitedict
Licenses: ASL 2.0
Synopsis: Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
Description:

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.

chicken5-sqlite3pth 0.2.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/sqlite3pth
Licenses: FreeBSD
Synopsis: Run SQLite queries asynchronously in pthreads. Supports calling Scheme from SQLite's VFS to supply database block storage.
Description:

Run SQLite queries asynchronously in pthreads. Supports calling Scheme from SQLite's VFS to supply database block storage.

go-modernc-org-sqlite 1.22.1
Propagated dependencies: go-modernc-org-tcl@1.15.0 go-modernc-org-mathutil@1.6.0 go-modernc-org-libc@1.22.5 go-modernc-org-ccgo-v3@3.16.13 go-golang-org-x-sys@0.28.0 go-github-com-mattn-go-sqlite3@1.14.22 go-github-com-klauspost-cpuid-v2@2.2.8 go-github-com-google-pprof@0.0.0-20240402174815-29b9bb013b0f
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://modernc.org/sqlite
Licenses: Modified BSD
Synopsis: sqlite
Description:

Package sqlite is a sql/database driver using a CGo-free port of the C SQLite3 library.

chicken5-awful-sqlite3 0.7.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/awful-sqlite3
Licenses: FreeBSD
Synopsis: Sqlite3 support for awful
Description:

Sqlite3 support for awful

emacs-sqlite-mode-extras 20241017.1030
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xenodium/sqlite-mode-extras
Licenses:
Synopsis: Extensions for sqlite-mode
Description:

Documentation at https://melpa.org/#/sqlite-mode-extras

go-github-com-mattn-go-sqlite3-16 1.14.16
Channel: benoitj
Location: benoitj/packages/messaging.scm (benoitj packages messaging)
Home page: https://github.com/mattn/go-sqlite3
Licenses: Expat
Synopsis: Sqlite3 driver for Go
Description:

This package provides a Sqlite3 driver for Go using database/sql.

go-git-sr-ht-emersion-go-sqlite3-fts5 0.0.0-20230217131031-f2c8767594fc
Propagated dependencies: go-github-com-mattn-go-sqlite3-16@1.14.16
Channel: benoitj
Location: benoitj/packages/messaging.scm (benoitj packages messaging)
Home page: https://git.sr.ht/~emersion/go-sqlite3-fts5
Licenses: Expat
Synopsis: go-sqlite3-fts5
Description:

Standalone FTS5 extension for @urlhttps://github.com/mattn/go-sqlite3,go-sqlite3.

go-humungus-tedunangst-com-r-go-sqlite3 1.1.3
Dependencies: sqlite@3.39.3
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://humungus.tedunangst.com/r/go-sqlite3
Licenses: Expat
Synopsis: go-sqlite3
Description:

Package sqlite3 provides interface to SQLite3 databases.

go-humungus-tedunangst-com-r-go-sqlite3 1.1.3
Dependencies: sqlite@3.39.3
Channel: efraim-dfsg
Location: dfsg/main/honk.scm (dfsg main honk)
Home page: https://humungus.tedunangst.com/r/go-sqlite3
Licenses: Expat
Synopsis: go-sqlite3
Description:

Package sqlite3 provides interface to SQLite3 databases.

go-github-com-mattn-go-sqlite3-for-gomuks 1.14.9
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/mattn/go-sqlite3
Licenses: Expat
Synopsis: Sqlite3 driver for Go
Description:

This package provides a Sqlite3 driver for Go using database/sql.

Total results: 17