Is there a problem with that?
shawn_w23 hours ago | | | parent | | on: 47757979
Not the original commenter, but I thought sqlite had that title.
Retr0id22 hours ago | | | parent | | on: 47758097
sqlite is arguably not really a DBMS, just a DB
traderj0e3 hours ago | | | parent | | on: 47758677
It's technically a DBMS, but I can see why you wouldn't compare it to MySQL.
somat16 hours ago | | | parent | | on: 47758677
The database is the file, the management system is the api to use the file.