tursotursodatabase
ADDEDTurso 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.
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 COLLECTIONTurso 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.
Bun 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.