1. | It is developed By Oracle in 1980. | It is developed By Oracle in 2011. |
2. | It is commercial. | It is open-source. |
3. | Server operating systems for Oracle is AIX, HP-UX, Linux, OS X, Solaris, Windows, z/OS. | Server operating systems for Oracle NoSQL is Linux, Solaris SPARC/x86. |
4. | Its primary database model is Relational DBMS. | Its primary database model is Key-Value Store. |
5. | It supports XML. | It does not support XML. |
6. | It supports SQL. | It supports SQL-like DML and DDL statements. |
7. | APIs and other access methods for Oracle is JDBC, ODBC, ODP.NET, Oracle Call Interface (OCI). | APIs and other access methods for Oracle NoSQL is RESTful HTTP API. |
8. | Programming languages supported by Oracle are C, C#, C++, Clojure, Cobol, Delphi, Eiffel, Erlang, Fortran, Groovy, Haskell, Java, JavaScript, Lisp, Objective C, OCaml, Perl, PHP, Python, R, Ruby, Scala, Tcl, Visual Basic. | Programming languages supported by Oracle NoSQL are C, C#, Java, JavaScript, Node.js, Python. |
9. | It supports server-side scripting using user PL/SQL. | It does not supports server-side scripting. |
10. | It supports partitioning methods using horizontal partitioning. | It supports partitioning methods using sharding. | 11. | It has foreign keys. | It does not have foreign keys. |