%% generate tags start %%
#software-engineering
%% generate tags end %%
#software-engineering/database
[tursodatabase/libsql: libSQL is a fork of SQLite that is both Open Source, and Open Contributions. (github.com)](https://github.com/tursodatabase/libsql)
- Embedded replicas that allow you to have replicated database inside your app.
- [libSQL server](https://github.com/tursodatabase/libsql/blob/main/libsql-server) for remote SQLite access, similar to PostgreSQL or MySQL
- Supports Rust, JavaScript, Python, Go, and more.