this post was submitted on 24 Mar 2024
18 points (100.0% liked)

SQLite

213 readers
1 users here now

A community for SQLite, a small fast SQL database engine. https://www.sqlite.org/index.html

founded 1 year ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] tatterdemalion 3 points 1 year ago

Would be cool if this were a website.

[–] [email protected] 3 points 1 year ago

Implemented in 173 lines of SQL (most of which is comments). Amazing stuff.

[–] ExperimentalGuy 2 points 1 year ago

Damn that code is succinct as fuck.