Compare to NoSQL
In the words of database industry analyst Curt Monash: “NoSQL is most easily defined by what it excludes: SQL, joins, strong analytic alternatives to those, and some forms of database integrity.” “NoSQL, object-oriented, or XML-based systems bake the schema into the applications or the records themselves.” “What you give up are query flexibility and the easily automatic data integrity of SQL-based systems.” You have to write code to walk the data structures to manage data and extract information.
Paradigm4 offers all the flexibility of dynamic, object-oriented data schemas without sacrificing ACID database integrity.



