@@ -1,13 +1,16 @@
|
||||
# databases
|
||||
|
||||
## SQL Databases
|
||||
### [mariadb](/mariadb/)
|
||||
https://mariadb.org/
|
||||
|
||||
### [postgres](/postgres/)
|
||||
https://www.postgresql.org/
|
||||
|
||||
|
||||
## In-Memory Databases
|
||||
### [redis](/redis/)
|
||||
https://redis.io/
|
||||
https://redis.io/
|
||||
|
||||
## NoSQL
|
||||
### [mongodb](/nosql/mongodb/)
|
||||
https://www.mongodb.com/
|
||||
|
||||
## SQL Databases
|
||||
### [mariadb](/sql/mariadb/)
|
||||
https://mariadb.org/
|
||||
|
||||
### [postgres](/sql/postgres/)
|
||||
https://www.postgresql.org/
|
||||
Reference in New Issue
Block a user