Y
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
points by
Retr0id
22 hours ago
|
hide
|
0 comments
sqlite is arguably not really a DBMS, just a DB
add comment
traderj0e
3 hours ago
|
next
|
prev
|
parent
|
toggle
|
on: 47758677
It's technically a DBMS, but I can see why you wouldn't compare it to MySQL.
somat
16 hours ago
|
next
|
prev
|
parent
|
toggle
|
on: 47758677
The database is the file, the management system is the api to use the file.