1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00
parkervcp-pterodactyl-eggs/database
Michael Parker 1020f582bc add mongodb 6 egg
add a separate modgo 6 egg. This uses the new mongosh tool that replaces the mongo application.
2022-09-27 09:07:39 -04:00
..
nosql/mongodb add mongodb 6 egg 2022-09-27 09:07:39 -04:00
redis Update egg-redis-6.json 2022-07-11 13:20:41 +02:00
sql fix: PostgresSQL (#1643) 2022-06-08 02:28:49 +03:00
README.md fix links 2022-08-10 12:51:53 +02:00

Databases

In-Memory Databases

redis

https://redis.io/

NoSQL

mongodb

https://www.mongodb.com/

SQL Databases

mariadb

https://mariadb.org/

postgres

https://www.postgresql.org/