libsql

v 0.2.2 Updated: 1 month, 3 weeks ago

Fork of SQLite that is both Open Source, and Open Contributions.

libsql is an open source, open contribution fork of SQLite. We aim to evolve it to suit many more use cases than SQLite was originally designed for, and plan to use third-party OSS code wherever it makes sense. libsql will always be compatible with the SQLite file format. libsql will keep 100% compatibility with the SQLite API, but we may add additional APIs. SQLite is an embedded database that can be consumed as a single .c file with its accompanying header. libsql will always be embeddable, meaning it runs inside your process without needing a network connection. But we may change the distribution, so that object files are generated, instead of a single .c file.

https://libsql.org

To install libsql, paste this in macOS terminal after installing MacPorts

sudo port install libsql

Add to my watchlist

Installations 0
Requested Installations 0