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

SQLite

93 readers
1 users here now

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

founded 9 months ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] tatterdemalion 3 points 8 months ago

Would be cool if this were a website.

[–] [email protected] 3 points 8 months ago

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

[–] ExperimentalGuy 3 points 8 months ago

Damn that code is succinct as fuck.