NoSQL
-
Enterprise Java
MongoDB and Web applications
Today’s era is when data grows at very huge scale. Data storage is not a problem, yes but the way…
Read More » -
Software Development
CouchDB – Relax
Introduction Apache CouchDB, commonly referred to as CouchDB, is an open source database that focuses on ease of use and…
Read More » -
Enterprise Java
Amazon DynamoDB
Introduction Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. Amazon…
Read More » -
DevOps
Redis as data store: Installation
Introduction Redis is open-source, advanced key-value data store server. It is counted as Nosql database for the key-value store category.…
Read More » -
Enterprise Java
ReSQL?
The NoSQL moniker that was coined circa 2009 marked a move from the “traditional” relational model. There were quite a…
Read More » -
DevOps
MongoDB Pro Tip: Field Projections
Did you ever learn that select * from table in RDBMS-land is bad? Of course, you did! If you’re only…
Read More » -
DevOps
MongoDB Geo-Spatial Mobile Demo
Mongo: noun (pl mongo or mongos) – a monetary unit of Mongolia. Equal to one hundredth of a tugrik. Origin…
Read More » -
Software Development
Practical NoSQL experiences with Apache Cassandra
Most of the backend systems I’ve worked with over the years have employed relational database storage in some role. Despite…
Read More » -
DevOps
SQL to NoSQL : Copy your data from MySQL to Couchbase
Introduction During my last interactions with the Couchbase community, I had the question how can I easily import my data…
Read More »