sqlite3-snap

sqlite3-snap

Install latest/beta of sqlite3-snap

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install sqlite3-snap --beta

Don't have snapd? Get set up for snaps.

sqlite3-snap is only available on the unstable beta channel. It could break and change often.

Channel Version Published

Library implementing a self-contained, serverless, transactional database

SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen()

Details for sqlite3-snap

License
  • Other Open Source

Last updated
  • 21 July 2017 - latest/beta
  • 21 July 2017 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


Install sqlite3-snap on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using sqlite3-snap

Users by distribution (log)

Ubuntu 22.04