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