> MySQL, arguably the world's most popular database management system,
bddicken22 hours ago | | | parent | | on: 47757032
It may not have the popularity it once did, but MySQL still powers a huge % of the internet.
traderj0e23 hours ago | | | parent | | on: 47757032
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.