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

DBMS > AlaSQL vs. OpenTSDB vs. Oracle vs. SQLite vs. TigerGraph

System Properties Comparison AlaSQL vs. OpenTSDB vs. Oracle vs. SQLite vs. TigerGraph

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonOpenTSDB  Xexclude from comparisonOracle  Xexclude from comparisonSQLite  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable Time Series DBMS based on HBaseWidely used RDBMSWidely used embeddable, in-process RDBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument store
Relational DBMS
Time Series DBMSRelational DBMSRelational DBMSGraph DBMS
Secondary database modelsDocument 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
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitealasql.orgopentsdb.netwww.oracle.com/­databasewww.sqlite.orgwww.tigergraph.com
Technical documentationgithub.com/­AlaSQL/­alasqlopentsdb.net/­docs/­build/­html/­index.htmldocs.oracle.com/­en/­databasewww.sqlite.org/­docs.htmldocs.tigergraph.com
DeveloperAndrey Gershun & Mathias R. Wulffcurrently maintained by Yahoo and other contributorsOracleDwayne Richard Hipp
Initial release20142011198020002017
Current release23c, September 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoLGPLcommercial inforestricted free version is availableOpen Source infoPublic Domaincommercial
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.
Implementation languageJavaScriptJavaC and C++CC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-lessLinux
Data schemeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsyes infodynamic column typesyes
Typing infopredefined data types such as float or datenonumeric data for metrics, strings for tagsyesyes infonot rigid because of 'dynamic typing' concept.yes
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.nonoyesnono
Secondary indexesnonoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infowith proprietary extensionsyes infoSQL-92 is not fully supportedSQL-like query language (GSQL)
APIs and other access methodsJavaScript APIHTTP API
Telnet API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesJavaScriptErlang
Go
Java
Python
R
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
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C++
Java
Server-side scripts infoStored proceduresnonoPL/SQL infoalso stored procedures in Java possiblenoyes
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on HBaseSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infobased on HBaseMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACID infoisolation level can be parameterizedACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesno
User concepts infoAccess controlnonofine grained access rights according to SQL-standardnoRole-based access control

More information provided by the system vendor

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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
AlaSQLOpenTSDBOracleSQLiteTigerGraph
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Media

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
9 May 2024, CXOToday.com

Blog Theme - Details
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

provided by Google News

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

How do I use C# and .NET with SQLite?
14 June 2023, learn.microsoft.com

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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

Present your product here