Y
Hacker News
new
|
ask
|
show
|
jobs
by
yoklov
1892 days ago
Yeah, a big benefit of SQLite is the fact that it's embeddable, and easily can be communicated with from any language that can FFI out to C (which is to say, essentially any language)
This... Loses that.