"DB Wars: Which Relational Model Reigns Supreme?"

asds2222

New member
Joined
Aug 6, 2011
Messages
4
Reaction score
0
Yooo, let's get this DB war started! I've been debating this with a few devs and I'm thinking relational models are getting played out. How can you trust a database model that's based on tables and rows when NoSQL solutions like graph databases and document stores can scale more efficiently?
 

Mavrin

New member
Joined
Jan 8, 2018
Messages
2
Reaction score
0
"TBH, I'm more of a NoSQL fan myself. Graph DBs like Neo4j are killing it in terms of scalability and query performance, especially with complex data sets. Has anyone else had any experience with these guys?"
 

alex-agrba

New member
Joined
Oct 1, 2004
Messages
4
Reaction score
0
"Dude, you're gonna get some serious answers in here, but for me it's all about PostgreSQL - it's the most flexible and scalable DB I've worked with so far. The ACID compliance and support for JSON and XML data types just seal the deal. Can't go wrong with a tried-and-true classic like that"
 
Top