DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datastax Enterprise vs. Interbase vs. Oracle vs. OrientDB vs. Teradata Aster

System Properties Comparison Datastax Enterprise vs. Interbase vs. Oracle vs. OrientDB vs. Teradata Aster

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonInterbase  Xexclude from comparisonOracle  Xexclude from comparisonOrientDB  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Light-weight proven RDBMS infooriginally from BorlandWidely used RDBMSMulti-model DBMS (Document, Graph, Key/Value)Platform for big data analytics on multistructured data sources and types
Primary database modelWide column storeRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.31
Rank#57  Overall
#4  Wide column stores
Score5.04
Rank#71  Overall
#39  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Websitewww.datastax.com/­products/­datastax-enterprisewww.embarcadero.com/­products/­interbasewww.oracle.com/­databaseorientdb.org
Technical documentationdocs.datastax.comdocs.embarcadero.com/­products/­interbasedocs.oracle.com/­en/­databasewww.orientdb.com/­docs/­last/­index.html
DeveloperDataStaxEmbarcaderoOracleOrientDB LTD; CallidusCloud; SAPTeradata
Initial release20111984198020102005
Current release6.8, April 2020InterBase 2020, December 201923c, September 20233.2.29, March 2024
License infoCommercial or Open Sourcecommercialcommercialcommercial inforestricted free version is availableOpen Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaCC and C++Java
Server operating systemsLinux
OS X
Android
iOS
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
All OS with a Java JDK (>= JDK 6)Linux
Data schemeschema-freeyesyes infoSchemaless in JSON and XML columnsschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")Flexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or dateyesyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nono infoexport as XML data possibleyesnoyes infoin Aster File Store
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyesyes infowith proprietary extensionsSQL-like query language, no joinsyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Object Pascal
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
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnoyes infoInterbase procedure and trigger languagePL/SQL infoalso stored procedures in Java possibleJava, JavascriptR packages
TriggersyesyesyesHooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"noneSharding, horizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingInterbase Change ViewsMulti-source replication
Source-replica replication
Multi-source replicationyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocan be realized in PL/SQLno infocould be achieved with distributed queriesyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACID infoisolation level can be parameterizedACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMultiversion concurreny controlyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlAccess rights for users can be defined per objectfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurablefine grained access rights according to SQL-standard
More information provided by the system vendor
Datastax EnterpriseInterbaseOracleOrientDBTeradata Aster
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Datastax EnterpriseInterbaseOracleOrientDBTeradata Aster
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18 July 2023, Yahoo Finance

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports
25 June 2023, New Zealand Defence Force

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Blog Theme - Details
17 April 2024, Oracle

RSA Conference 2024: The Art of Possible
16 April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Maximize database performance with Oracle Exadata and Oracle Linux
27 March 2024, Oracle

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
16 April 2024, Yahoo Movies UK

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Discover Value in Big Data with Free Aster Express
17 October 2012, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here