eggs/database
Jack Bailey f6d9e302c7
Enable authentication in startup
As it starts with a password protected admin user on startup anyway, the majority of usecases would benefit from having authentication enabled by default
2022-03-16 10:42:55 +00:00
..
nosql/mongodb Enable authentication in startup 2022-03-16 10:42:55 +00:00
redis fixed heading levels 2021-12-09 09:10:16 -05:00
sql fixed heading levels 2021-12-09 09:09:41 -05:00
README.md added blank lines as needed 2021-12-09 09:11:05 -05: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/