1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00
parkervcp-pterodactyl-eggs/database/README.md

16 lines
284 B
Markdown
Raw Normal View History

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