DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Blazegraph vs. Datastax Enterprise vs. Interbase vs. Oracle vs. TimescaleDB

System Properties Comparison Blazegraph vs. Datastax Enterprise vs. Interbase vs. Oracle vs. TimescaleDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonInterbase  Xexclude from comparisonOracle  Xexclude from comparisonTimescaleDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.DataStax 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 RDBMSA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelGraph DBMS
RDF store
Wide column storeRelational DBMSRelational DBMSTime Series 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
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#222  Overall
#20  Graph DBMS
#8  RDF stores
Score7.07
Rank#57  Overall
#4  Wide column stores
Score5.51
Rank#70  Overall
#38  Relational DBMS
Score1221.06
Rank#1  Overall
#1  Relational DBMS
Score5.33
Rank#72  Overall
#4  Time Series DBMS
Websiteblazegraph.comwww.datastax.com/­products/­datastax-enterprisewww.embarcadero.com/­products/­interbasewww.oracle.com/­databasewww.timescale.com
Technical documentationwiki.blazegraph.comdocs.datastax.comdocs.embarcadero.com/­products/­interbasedocs.oracle.com/­en/­databasedocs.timescale.com
DeveloperBlazegraphDataStaxEmbarcaderoOracleTimescale
Initial release20062011198419802017
Current release2.1.5, March 20196.8, April 2020InterBase 2020, December 201923c, September 20232.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoextended commercial license availablecommercialcommercialcommercial inforestricted free version is availableOpen Source infoApache 2.0
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 languageJavaJavaCC and C++C
Server operating systemsLinux
OS X
Windows
Linux
OS X
Android
iOS
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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 possibleyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languageSQL-like DML and DDL statements (CQL); Spark SQLyesyes infowith proprietary extensionsyes infofull PostgreSQL SQL syntax
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
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++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesnoyes infoInterbase procedure and trigger languagePL/SQL infoalso stored procedures in Java possibleuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"noneSharding, horizontal partitioningyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesconfigurable replication factor, datacenter aware, advanced replication for edge computingInterbase Change ViewsMulti-source replication
Source-replica replication
Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyesyes
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 controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Access rights for users can be defined per objectfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
BlazegraphDatastax EnterpriseInterbaseOracleTimescaleDB
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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart 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

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

More resources
BlazegraphDatastax EnterpriseInterbaseOracleTimescaleDB
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

Recent citations in the news

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

DataStax to Deliver High-performance RAG Solution with 20x Faster Embeddings and Indexing, at 80% Lower Cost ...
18 March 2024, Yahoo Finance

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

DataStax Announces Vector Search for DataStax Enterprise: Bringing the Power of Generative AI to Any Cloud, Hybrid ...
8 August 2023, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

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

provided by Google News

Borland InterBase backdoor detected
11 January 2001, ZDNet

Borland Interbase backdoor exposed • The Register
12 January 2001, The Register

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

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

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

provided by Google News

Oracle readies its databases for the AI wave
26 March 2024, SiliconANGLE News

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

Announcing the general availability of Oracle Globally Distributed Autonomous Database
4 March 2024, Oracle

Developing Event-Driven, Auto-Compensating Transactions With Oracle Database Sagas and Lock-less Reservations
21 March 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Launches Dynamic PostgreSQL, the Cost-Effective Alternative to Serverless and Peak-Allocation Pay Models
6 November 2023, PR Newswire

Timescale Introduces Dynamic PostgreSQL, an Alternative to Serverless Databases
19 November 2023, InfoQ.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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.

Milvus logo

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

Present your product here