Turso
@tursodatabase
The next evolution of SQLite https://tur.so/discord https://tur.so/github
Turso now supports ATTACH databases. At the moment, read-only. Writing to ATTACHed databases will come later. github.com/tursodatabase/…
The built-in @astrodotbuild DB solution is so beautiful: sqlite everywhere with a simple clean API. Ready to go to prod? Let's look at @tursodatabase 👇
Let us know what you are thinking about the CDC approach in Limbo! We plan to do more things around CDC so, for example, you can fetch updates from one database and apply them to another, or rollback changes granularly from some bad statement in the db.
Turso Alpha 0.1.2 👉 tur.so/cdc
Turso alpha 0.1.2 released! Highlights: 📊 Initial change data capture (CDC) support 💻 Improved language bindings 🔨 Bug fixes and performance improvements
12K starts on turso.git, the SQLite rewrite, repository! ✨🚀 Pretty incredible as it was pretty much just me, @Peristocles1 and @jussisaur working on this a year ago.
Happy Database Freedom Day! Unlimited Databases are here. What are you going to build? turso.tech/blog/unlimited…
Excited to build with the @glcst and the @tursodatabase team on the evolution of SQLite, and and a future where every app and agent gets its own high-performance database. Congrats on the launch!
Turso, the next evolution of SQLite (previously codenamed "Limbo") reaches its first alpha milestone and first official release. We are so confident in our foundations, that we are offering you $1,000 if you find any data corruption bugs through our partnership with @algoraio…
Turso, the next evolution of SQLite (previously codenamed "Limbo") reaches its first alpha milestone and first official release. We are so confident in our foundations, that we are offering you $1,000 if you find any data corruption bugs through our partnership with @algoraio…
I've been fortunate enough to have seen a sneak peak of this and you all are not ready for the sqlite.java rewrite
Jul 1st 2025
The past 3 months were transformative for the Turso Cloud. We are very proud of now being a service that users can trust to be reliable. If you store your database with us, we'll serve it affordably, consistently, and all the time. 3 months ago, we were plagued by service…
Aah, sweet, sweet green report from Antithesis as we prepare for first s/Limbo/Turso/ alpha release.
someone in the @tursodatabase discord asked how i would "push" migrations with @DrizzleORM to each user's database. I built a quick demo, here's a sample!