Y
Hacker News
new
|
ask
|
show
|
jobs
by
nextaccountic
268 days ago
Unlike Oracle DB, sqlite gets embedded in your program binary. It's a library, not an external service, and this matters for OSS licenses
1 comments
stavros
268 days ago
Ah true, I forgot because I always use it in Python, where it's built in.
link