2022-08-10 12:51:53 +02:00
|
|
|
# Databases
|
2019-06-11 11:08:32 -04:00
|
|
|
|
2020-09-28 23:46:33 -04:00
|
|
|
## In-Memory Databases
|
2021-12-09 09:11:05 -05:00
|
|
|
|
2022-08-10 12:51:53 +02:00
|
|
|
### [redis](redis)
|
2021-12-09 09:11:05 -05:00
|
|
|
|
2020-09-28 23:46:33 -04:00
|
|
|
https://redis.io/
|
2019-06-11 11:08:32 -04:00
|
|
|
|
2020-09-28 23:46:33 -04:00
|
|
|
## NoSQL
|
2021-12-09 09:11:05 -05:00
|
|
|
|
2022-08-10 12:51:53 +02:00
|
|
|
### [mongodb](nosql/mongodb)
|
2021-12-09 09:11:05 -05:00
|
|
|
|
2020-09-28 23:46:33 -04:00
|
|
|
https://www.mongodb.com/
|
2020-03-04 13:24:17 -05:00
|
|
|
|
2022-11-04 19:30:30 +01:00
|
|
|
### [rethinkdb](nosql/rethinkdb)
|
|
|
|
|
|
|
|
https://rethinkdb.com/
|
|
|
|
|
2020-09-28 23:46:33 -04:00
|
|
|
## SQL Databases
|
2021-12-09 09:11:05 -05:00
|
|
|
|
2022-08-10 12:51:53 +02:00
|
|
|
### [mariadb](sql/mariadb)
|
2021-12-09 09:11:05 -05:00
|
|
|
|
2020-09-28 23:46:33 -04:00
|
|
|
https://mariadb.org/
|
2020-03-28 14:09:51 -04:00
|
|
|
|
2022-08-10 12:51:53 +02:00
|
|
|
### [postgres](sql/postgres)
|
2021-12-09 09:11:05 -05:00
|
|
|
|
|
|
|
https://www.postgresql.org/
|