PostgreSQL vs MySQL vs MariaDB vs NoSQL 10-16-2017, 07:27 PM
#1
I have found PostgreSQL amazing for security and speed however it's a bit odd to learn if you are used to using MySQL. It also has a kickass library for C/C++
MySQL is only really good for quickly setting up databases, quick, dirty, but still fairly good on security. It does have a C/C++ library however integrating it into as object oriented program it pretty annoying.
MariaDB I find it the more user friendly version of all of these, it's pretty good for quick project but I would never distribute it as a full program as you can simply migrate it to MySQL pretty fast.
NoSQL This is a hard one since it is an AMAZING thing! However the issue lies within selection. For example, for quick temporary data I would use Redis, for longer lasting data I would still stick with PostgreSQL. There is a large selection of these which makes it hard to choose and requires a large amount of research. For speed though, definitely Redis.
What are your thoughts? I'll probably always use PostgreSQL for large projects and Redis for temporary data but I'm still interested in hearing your opinions.
MySQL is only really good for quickly setting up databases, quick, dirty, but still fairly good on security. It does have a C/C++ library however integrating it into as object oriented program it pretty annoying.
MariaDB I find it the more user friendly version of all of these, it's pretty good for quick project but I would never distribute it as a full program as you can simply migrate it to MySQL pretty fast.
NoSQL This is a hard one since it is an AMAZING thing! However the issue lies within selection. For example, for quick temporary data I would use Redis, for longer lasting data I would still stick with PostgreSQL. There is a large selection of these which makes it hard to choose and requires a large amount of research. For speed though, definitely Redis.
What are your thoughts? I'll probably always use PostgreSQL for large projects and Redis for temporary data but I'm still interested in hearing your opinions.




![[Image: dEDyx9w.png]](https://i.imgur.com/dEDyx9w.png)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)







![[Image: 9H83e18.png]](https://i.imgur.com/9H83e18.png)







![[Image: YUpAMpx.png]](https://i.imgur.com/YUpAMpx.png)







![[Image: 7ajmN5P.jpg]](https://i.imgur.com/7ajmN5P.jpg)






