What is an event store database? An event store is a database designed for tracking event as they occur, and maintaining a record of those events. How is an event store database different from a ...
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 ...
Most applications need some form of persistence—a way to store the data outside the application for safekeeping. The most basic way is to write data to the file system, but that can quickly become a ...
There is a lot of data out there, and much of it doesn’t need to be stored in heavyweight relational databases, with complex query languages. That is particularly true of modern cloud applications and ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Cory Benfield discusses the evolution of ...
Apache Solr has been thriving for years as a traditional enterprise search engine operating on top of relational databases and frameworks such as Hadoop. But it's Solr's secondary role as a standalone ...
Relational databases are adding JSON support in an attempt to swipe NoSQL's thunder, but JSON is a tiny slice of NoSQL Databases: Relational or NoSQL? Once upon a time, the distinction between the two ...
FoundationDB Inc. reportedly intends to open a new front in its war against the conventional wisdom of database design with the planned addition of another configuration option for its adaptive ...
With its much-discussed enthusiasm for collecting large amounts of data, the NSA naturally found much interest in the idea of highly scalable NoSQL databases. But the U.S. intelligence agency needed ...
This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics. What is a content store database? Content stores are databases designed to store ...