Oracle VS Informix comparison
Name
|
Informix X
|
Oracle X
|
|||||||||||||||||||||
Description
|
An RDBMS by IBM, which is positioned
besides DB2 as relatively low-cost and embeddable
product
|
Widely used RDBMS
|
|||||||||||||||||||||
Primary database model
|
Relational DBMS
|
Relational DBMS
|
|||||||||||||||||||||
Additional database models
|
Document
store
Key-value store |
Document
store
Key-value store |
|||||||||||||||||||||
|
|
|
|||||||||||||||||||||
Website
|
|||||||||||||||||||||||
Technical documentation
|
|||||||||||||||||||||||
Developer
|
IBM, HCL Technologies
|
Oracle
|
|||||||||||||||||||||
Initial release
|
1984
|
1980
|
|||||||||||||||||||||
Current release
|
12.10.xC7, June 2016
|
12 Release 2 (12.2.0.1), March 2017
|
|||||||||||||||||||||
License
|
commercial
|
||||||||||||||||||||||
Cloud-based
|
no
|
no
|
|||||||||||||||||||||
Implementation language
|
C and C++
|
C and C++
|
|||||||||||||||||||||
Server operating systems
|
AIX
HP-UX Linux OS X Solaris Windows |
AIX
HP-UX Linux OS X Solaris Windows z/OS |
|||||||||||||||||||||
Data scheme
|
yes
|
yes
|
|||||||||||||||||||||
Typing
|
yes
|
yes |
|||||||||||||||||||||
XML support
|
yes
|
||||||||||||||||||||||
Secondary indexes
|
yes
|
yes
|
|||||||||||||||||||||
SQL
|
yes
|
yes
|
|||||||||||||||||||||
APIs and other access methods
|
JSON style queries
JDBC ODBC |
Oracle Call Interface (OCI) JDBC ODBC |
|||||||||||||||||||||
Supported programming languages
|
.Net
C C++ Java PHP Ruby |
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 |
|||||||||||||||||||||
Server-side scripts
|
yes
|
||||||||||||||||||||||
Triggers
|
yes
|
yes
|
|||||||||||||||||||||
Partitioning methods
|
horizontal partitioning
|
||||||||||||||||||||||
Master-master replication
Master-slave replication |
Master-master replication
Master-slave replication |
||||||||||||||||||||||
MapReduce
|
no
|
||||||||||||||||||||||
Consistency concepts
|
Immediate Consistency
|
||||||||||||||||||||||
Foreign keys
|
yes
|
yes
|
|||||||||||||||||||||
Transaction concepts
|
ACID
|
ACID
|
|||||||||||||||||||||
Concurrency
|
yes
|
||||||||||||||||||||||
Durability
|
yes
|
yes
|
|||||||||||||||||||||
In-memory capabilities |
yes
|
||||||||||||||||||||||
User concepts
|
Users with fine-grained authorization
concept
|
fine grained access rights according to
SQL-standard
|
Comments
Post a Comment