mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-09 22:22:56 +08:00
fix links
This commit is contained in:
parent
110d0e89f5
commit
064f690d8d
@ -1,23 +1,23 @@
|
|||||||
# databases
|
# Databases
|
||||||
|
|
||||||
## In-Memory Databases
|
## In-Memory Databases
|
||||||
|
|
||||||
### [redis](/redis/)
|
### [redis](redis)
|
||||||
|
|
||||||
https://redis.io/
|
https://redis.io/
|
||||||
|
|
||||||
## NoSQL
|
## NoSQL
|
||||||
|
|
||||||
### [mongodb](/nosql/mongodb/)
|
### [mongodb](nosql/mongodb)
|
||||||
|
|
||||||
https://www.mongodb.com/
|
https://www.mongodb.com/
|
||||||
|
|
||||||
## SQL Databases
|
## SQL Databases
|
||||||
|
|
||||||
### [mariadb](/sql/mariadb/)
|
### [mariadb](sql/mariadb)
|
||||||
|
|
||||||
https://mariadb.org/
|
https://mariadb.org/
|
||||||
|
|
||||||
### [postgres](/sql/postgres/)
|
### [postgres](sql/postgres)
|
||||||
|
|
||||||
https://www.postgresql.org/
|
https://www.postgresql.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user