2019-06-11 23:08:32 +08:00
|
|
|
# databases
|
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
## In-Memory Databases
|
2021-12-09 22:11:05 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
### [redis](/redis/)
|
2021-12-09 22:11:05 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
https://redis.io/
|
2019-06-11 23:08:32 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
## NoSQL
|
2021-12-09 22:11:05 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
### [mongodb](/nosql/mongodb/)
|
2021-12-09 22:11:05 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
https://www.mongodb.com/
|
2020-03-05 02:24:17 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
## SQL Databases
|
2021-12-09 22:11:05 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
### [mariadb](/sql/mariadb/)
|
2021-12-09 22:11:05 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
https://mariadb.org/
|
2020-03-29 02:09:51 +08:00
|
|
|
|
2020-09-29 11:46:33 +08:00
|
|
|
### [postgres](/sql/postgres/)
|
2021-12-09 22:11:05 +08:00
|
|
|
|
|
|
|
https://www.postgresql.org/
|