databases
PostgreSQL vs Redis
PostgreSQL started first, in 1996, 13 years before Redis.
Why PostgreSQL lasted
- It is the database you graduate to, and then never leave.
- Extensions (PostGIS, pgvector, Citus) let it absorb the specialty database of the year without a migration.
Why Redis lasted
- If you need a cache, a queue, or a counter, you reach for it without a meeting.
- The data structures are the product. Everything else is a license argument.
Questions
Which is older, PostgreSQL or Redis?
PostgreSQL started first, in 1996, 13 years before Redis.
How long has PostgreSQL been running?
PostgreSQL has been up 30 years 71 days, since 1996-07-08.
How long has Redis been running?
Redis has been up 17 years 160 days, since 2009-04-10.
More databases comparisons
same category
MongoDB vs PostgreSQLMongoDB vs RedisMongoDB vs SQLitePostgreSQL vs SQLiteRedis vs SQLite
Dates are founding dates from the written entries. Play which is older, or see the oldest databases still running.