One more brownbag is coming!
Join Edy Silva in his presentation "SQLite inside and outside Node.js" at 12:30 BRT
Click on the link so you don't miss out!
One more brownbag is coming!
Join Edy Silva in his presentation "SQLite inside and outside Node.js" at 12:30 BRT
Click on the link so you don't miss out!
A hackable AI assistant using a single SQLite table and a handful of cron jobs
A hackable AI assistant using a single SQLite table and a handful of cron jobs
https://www.geoffreylitt.com/2025/04/12/how-i-made-a-useful-ai-assistant-with-one-sqlite-table-and-a-handful-of-cron-jobs #hackable #cronjobs #creativity #HackerNews #ngated
A hackable AI assistant using a single SQLite table and a handful of cron jobs
I’m starting to get the hang of Docker. For example, replacing the SQLite database in my self-hosted n8n instance with a PostgreSQL database was a piece of cake, thanks to the great support of Gemini 2.5.
https://obeli.sk/ #WASM #Obelisk #structuredConcurrency #techHumor #engineeringLife #HackerNews #ngated
GitHub - beekeeper-studio/beekeeper-studio: Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows. - beekeeper-studio/beekeeper-studio
https://github.com/beekeeper-studio/beekeeper-studio
#client #db #open-source #postgres #sqlite #tools
As a stress test I loaded 8M bookmarks into a little SQLite backed bookmark saving/sharing web app I'm building. The slowest part turned out to be the `SELECT count(1) FROM bookmarks` query that's used as part of the pagination UI. Not what I was expecting but known/expected behaviour from what I've read. It takes 400ms on Snapdragon X Elite CPU, which is fine in practice—I'd be surprised if anyone actually stored more than 100k items in it.
Running SQLite in Pure Java with Quarkus
https://quarkus.io/blog/sqlite4j-pure-java-sqlite/
#Java #SQLite #Quarkus
Turso SQLite Offline Sync Public Beta
Turso SQLite Offline Sync Public Beta
TIL that #SQLite provides virtual columns (computed from othercolumns) and right now that's a lifesaver.
GitHub - splitbrain/meh: Meh... another comment system https://github.com/splitbrain/meh #alternative #integration #OpenSource #comments #mastodon #node.js #website #GitHub #sqlite #static #blog #PHP
Anyone know if it’s possible to migrate a #SQLite @forgejo #forgejo database to #PostgreSQL or #MySQL?