|
|
|
|
|
by ethbr0
1241 days ago
|
|
The brilliance of SQLite is the brilliance of interfaces. Value (in the abstract, not just $ sense) accrued around SQL. At some point, so much value accrued that people were using it for things it wasn't designed to do. SQLite provided a solution for "people who want to use a database, but don't look like traditional database operators." Turns out there's a lot of those. That this large userbase existed was a brilliant observation, combined with brilliant execution in shepherding and evolving SQLite since. And none of the above would've been possible if the SQL interface hadn't been standardized and adopted over the last few decades*. * Turns out, SQL's 50th anniversary will be 2024 |
|