Hacker News
- Sqlite-vec: Work-in-progress vector search SQLite extension that runs anywhere https://github.com/asg017/sqlite-vec 43 comments
- SQLite: How it works, by Richard Hipp (2024) [video] https://www.youtube.com/watch?v=ZSKLA81tBis 8 comments
- JSON functions stopped working with blobs in SQLite 3.45 https://sqlite.org/forum/forumpost/012136abd5292b8d 11 comments
- SQLite Functions for Working with JSON https://www.sqlite.org/json1.html 52 comments
- SQLite internals: How the most-used database works https://www.compileralchemy.com/books/sqlite-internals/ 43 comments
- How the SQLite virtual machine works https://fly.io/blog/sqlite-virtual-machine/ 147 comments
- How does SQLite work? Part 2: btrees https://jvns.ca/blog/2014/10/02/how-does-sqlite-work-part-2-btrees/ 17 comments
- How Does Sqlite Work? (2014) https://jvns.ca/blog/2014/09/27/how-does-sqlite-work-part-1-pages/ 62 comments
- How SQL Database Engines Work, by the Creator of SQLite (2008) [video] https://www.youtube.com/watch?v=Z_cX3bzkExE 129 comments
- Anko SQLite, a library to simplify working with SQLite on Android https://www.kotlindevelopment.com/anko-sqlite-database/ 69 comments
- How does SQLite work? Part 2: disk seeks are slow don't do them http://jvns.ca/blog/2014/10/02/how-does-sqlite-work-part-2-btrees/ 4 comments
- How does SQLite work? Part 1: Pages http://jvns.ca/blog/2014/09/27/how-does-sqlite-work-part-1-pages/ 18 comments
- SQLite: A Lesson In Low-Defect Software (review/summary w/ working source) http://aleccolocco.blogspot.com/2009/08/sqlite-lesson-in-low-defect-software.html 13 comments
- A Dead Simple Work Queue Using SQLite https://blog.tomhuibregtse.com/a-dead-simple-work-queue-using-sqlite 28 comments python
- Working with SQLite in Ruby https://www.writesoftwarewell.com/working-with-sqlite-in-ruby/ 9 comments rails
- How the SQLite Virtual Machine Works https://fly.io/blog/sqlite-virtual-machine/ 25 comments programming
- Extralite - a new Ruby gem for working with SQLite databases https://noteflakes.com/articles/2021-12-15-extralite 2 comments ruby
- Bun: simple and performant ORM (rewrite of go-pg that works with MySQL and SQLite) https://github.com/uptrace/bun 4 comments golang
- How Does Sqlite Work? https://jvns.ca/blog/2014/09/27/how-does-sqlite-work-part-1-pages/ 4 comments programming
- How SQL Database Engines Work, by the Creator of SQLite (2008) [video] https://www.youtube.com/watch?v=Z_cX3bzkExE 12 comments webdev
- How does SQLite work? Part 2: disk seeks are slow don't do them http://jvns.ca/blog/2014/10/02/how-does-sqlite-work-part-2-btrees/ 11 comments programming
- How does SQLite work? Part 1: pages! http://jvns.ca/blog/2014/09/27/how-does-sqlite-work-part-1-pages/ 57 comments programming
- Easy migrations for relational databases with rollback on failure (works with at least Postgres and SQLite, but probably not MySQL) https://github.com/burntsushi/migration 5 comments golang
- Adobe Systems will help sponsor the work of the SQLite database project http://www.theregister.co.uk/2008/02/26/adobe_sqlite_consortium/ 5 comments programming
- Anyone know of a "WORKING" Swift 3 with SQLite tutorial? https://www.reddit.com/r/swift/comments/510wtq/anyone_know_of_a_working_swift_3_with_sqlite/ 6 comments swift
- Data-Mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser. https://github.com/typeorm/typeorm 16 comments dotnet
- Data-Mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser. https://github.com/typeorm/typeorm 9 comments node
- Data-Mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser. https://github.com/typeorm/typeorm 6 comments typescript
- TypeORM - data-mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser. https://github.com/typeorm/typeorm 11 comments javascript
- TypeORM - data-mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser. https://github.com/typeorm/typeorm 28 comments programming
- Try Valentina Studio - a new FREE GUI Manager for PostgreSQL, mySQL, mariaDB, SQLite. It works native on Mac, Linux, Windows. http://www.valentina-db.com/valentina-studio-overview 92 comments webdev