databases
MongoDB vs SQLite
SQLite started first, in 2000, 8 years before MongoDB.
Why MongoDB lasted
- Document as default was a real relief from ORMs, and Atlas made it a business.
- The driver experience and the JSON-shaped brain still match how a lot of apps think.
Why SQLite lasted
- It is in every phone, every browser, every airplane, and most 'we don't need a database' apps.
- Public domain, single file, no server. There is nothing to cancel and almost nothing to break.
Questions
Which is older, MongoDB or SQLite?
SQLite started first, in 2000, 8 years before MongoDB.
How long has SQLite been running?
SQLite has been up 26 years 31 days, since 2000-08-17.
How long has MongoDB been running?
MongoDB has been up 17 years 218 days, since 2009-02-11.
More databases comparisons
same category
MongoDB vs PostgreSQLMongoDB vs RedisPostgreSQL vs RedisPostgreSQL vs SQLiteRedis vs SQLite
Dates are founding dates from the written entries. Play which is older, or see the oldest databases still running.