Tuesday, March 18, 2014

AtomSQL - Simple Database Query Language for RDBMS & NoSQL Systems

AtomSQL came from the frustration of working too much with RDBMS systems and typing too much to get the necessary data from the Databases. This post is an introduction to AtomSQL Lets go through the following examples to see how we use SQL queries normally and in AtomSQL Format. 1. Create a new...