Back
SQLite
Mentioned in 162 todos by 55 makers.
Mentions over time
Loading...
Sentiment
Loading...
Praised in 11.7% of mentions (site average 9.9%), complaints in 5.6% (average 3.7%).
What makers are doing
Loading...
Often used together with
Do you make SQLite?
See everything makers say about it: every mention with praise and complaints, sentiment trends, weekly email digests, and CSV export.
Explore InsightsRecent todos mentioning SQLite
Started grilling session to design auth schema for my new stack: Go + SQLite + Datastar
📋 Daily Standup — 2026-05-19
#bedtimestories
• Shipped iOS build 18 to TestFlight and Android 1107 to internal testing
• Added Maestro smoke tests and aligned iOS release versioning
• Refreshed dependencies — RevenueCat, FlutterFire, Google Ads, Apple sign-in, notifications and more
#kindlegratis
• Tuned heartbeat alerts to cut false positives
• Hardened the backend against SQLite lock spikes
• Added monetization reliability guardrails and warm-ads debug controls
#3thingsaday
• Shipped iOS build 30 to TestFlight and Android internal build 116
• Improved the Android widget — better tap target, cold-launch toggle fix, and roundtrip test coverage
3 projects active yesterday.
Hetzner raised their prices, so today I've been consolidating my projects and reducing the number of servers I rent.
Kamal + SQLite makes switching servers effortless: just `scp` the database and update one line in the config to point to the new box 🪄
Im probably going to switch to SQLite for my Rails work now. AI and Worktrees and Postgres are not a great mix. Unless I can figure out how to create a Postgres DB based on a branch name. Anyone else have this figured out?
Now that the new
#telebugs version is out, I can focus on
#telesink.
The goal is to build an MVP that’s good enough to launch.
It doesn’t need to be pretty or complete, but it must do one thing well: display real-time events in a feed.
I’m still deciding on the tech stack. Rails is a no-brainer, but the database is trickier. As much as I’d like to use SQLite, my gut says PostgreSQL is the safer choice.
The reason is SaaS support. SQLite won’t scale well here, and ActiveRecord Tenanted being abandoned rules it out for me. If this were a self-hosted-first app like Telebugs, SQLite would be perfect. But it isn’t.
🤖 Threw some Claude at
#awesomedjango to help me find some outdated projects then created a system with SQLModel + PyDantic to store stats locally so we can query a sqlite database more easily
My new rocket tracking app has a new logo and I've got the new UI talking to sqlite
First time I'm using sqlite in production in about 4 years...
experiment with litestream for SQLite streaming backups (on a test project first)
Published a post about how to deploy Next.js with SQLite to Hetzner with a help of Kamal 2 and GitHub actions 👉 scalabledeveloper.com/posts/d…