Turso Database is an in-process SQL database written in Rust and compatible with SQLite, adding an experimental PostgreSQL frontend, multi-language bindings, MVCC concurrency, change data capture and vector support.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONBun is a lightweight, SQL-first ORM for Go that supports PostgreSQL, MySQL, SQLite, MSSQL, and Oracle. It emphasizes type safety, flexible scanning, and complex query building while staying close to raw SQL.
TypeScript ORM for Node.js using Data Mapper, Unit of Work, and Identity Map patterns. Supports multiple SQL and NoSQL databases including PostgreSQL, MySQL, MongoDB, and SQLite.
Gogs is a simple, stable, and extensible self-hosted Git service designed for easy setup and low resource consumption.
PouchDB SQLite adapter offers a generic SQLite backend for PouchDB, supporting multiple SQLite implementations via abstraction, with core adapter, abstract DB interface, and plugins for Capacitor, Expo, OP SQLite, Cloudflare DO, and more.