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