Category Archives: Database

NoSQL database acronym for Not Only SQL is used to identify database solutions which provide different approach to data storage than standard relational databases (query based). This NoSQL databases are in most cases doesn’t use relational model & runs well on distributed architecture. Many of these solutions are open source and …