A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
If you want to know what’s what in Big Data analytics today, you’ve got to know the basics of NoSQL databases, and how appropriate NoSQL databases facilitate Big Data analytics. What are the most ...
While relational databases rely on rigid structures, document databases are much more natural to work with and can be used for a variety of use cases across industries. A document database (also known ...
Have you noticed that relational "technology" seems to be taking a beating these days? With new “data models” and types of database systems purported to be better than relational, it seems that the ...
Database normalization is the cornerstone of database theory. Once a database is normalized, relationships between the data in multiple tables must be established. A hefty part of designing a ...
Key-value, document-oriented, column family, graph, relational… Today we seem to have as many kinds of databases as there are kinds of data. While this may make choosing a database harder, it makes ...