Remix.run Logo
jiveturkey 10 hours ago

> MySQL, arguably the world's most popular database management system,

bddicken 7 hours ago | parent | next [-]

It may not have the popularity it once did, but MySQL still powers a huge % of the internet.

traderj0e 8 hours ago | parent | prev [-]

Is there a problem with that?

shawn_w 8 hours ago | parent [-]

Not the original commenter, but I thought sqlite had that title.

Retr0id 7 hours ago | parent [-]

sqlite is arguably not really a DBMS, just a DB

somat an hour ago | parent [-]

The database is the file, the management system is the api to use the file.