Planet SQLite (@planetsqlite) 's Twitter Profile
Planet SQLite

@planetsqlite

SQLite related community happenings, blog posts, articles, tutorials and more! Discover SQLite and learn when to use it and how to use it more effectively.

ID: 3760769182

linkhttps://www.facebook.com/planetsqlite calendar_today24-09-2015 13:50:41

191 Tweet

640 Followers

228 Following

Peter Zaitsev (@peterzaitsev) 's Twitter Profile Photo

If you have not seen this one - The Untold Story of SQLite With Richard Hipp - CoRecursive Podcast corecursive.com/066-sqlite-wit… #sqlite

Andrea Giammarchi 🍥 (@webreflection) 's Twitter Profile Photo

imho one underestimated benefit of using sqlite is that *secrets* are never needed or leaked, and if your file system is also encrypted there's a whole class of security issues automatically resolved. I am playing around with fly.io sqlite3 and so far I love it!

Planet SQLite (@planetsqlite) 's Twitter Profile Photo

Looks like FerretDB is working on support for #sqlite, meaning that soon it is going to be possible to run #MongoDB database workloads on #sqlite, exciting!

Tom Atkins (@keybits) 's Twitter Profile Photo

Michael Aufreiter For making DB queries fast, SQLite is a compelling solution. See: sqlite.org/np1queryprob.h… and fly.io/blog/all-in-on… fly.io make bringing it close to the user (reduced latency) without traditional CDNs or cache a practical reality.

Ben Johnson (@benbjohnson) 's Twitter Profile Photo

We just released LiteFS v0.4.0! The main focus was on making it easier to run and making it more transparent to the application. We want it to feel like you're just writing a plain old SQLite app, except, ya know... it's globally distributed. community.fly.io/t/litefs-v0-4-…

Ben Weiss (@keyboardsurfer) 's Twitter Profile Photo

Is your SQLite database on Android performing at its best? 📈 Check out the freshly published best practices on SQLite performance to find out. #AndroidDev #performance developer.android.com/topic/performa…

FerretDB (@ferret_db) 's Twitter Profile Photo

Our #SQLite backend support is out of beta as we have released our v1.10 of FerretDB Learn about the new features from our blog post: buff.ly/3ELWqTP #opensource #database

Stephen Margheim (@fractaledmind) 's Twitter Profile Photo

I think SQLite is the @htmx of database engines. And it is beautiful to see more and more people beginning to embrace the balance of simplicity and power that comes from KISS solutions across the stack.