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

DBMS > AlaSQL vs. Apache Phoenix vs. InfluxDB vs. Oracle vs. SWC-DB

System Properties Comparison AlaSQL vs. Apache Phoenix vs. InfluxDB vs. Oracle vs. SWC-DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Phoenix  Xexclude from comparisonInfluxDB  Xexclude from comparisonOracle  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionJavaScript DBMS libraryA scale-out RDBMS with evolutionary schema built on Apache HBaseDBMS for storing time series, events and metricsWidely used RDBMSA high performance, scalable Wide Column DBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMSWide column store
Secondary database modelsSpatial DBMS infowith GEO packageDocument 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
Time Series DBMS
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.97
Rank#126  Overall
#59  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitealasql.orgphoenix.apache.orgwww.influxdata.com/­products/­influxdb-overviewwww.oracle.com/­databasegithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationgithub.com/­AlaSQL/­alasqlphoenix.apache.orgdocs.influxdata.com/­influxdbdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationOracleAlex Kashirin
Initial release20142014201319802020
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20192.7.6, April 202423c, September 20230.5, April 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open Source infoMIT-License; commercial enterprise version availablecommercial inforestricted free version is availableOpen Source infoGPL V3
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 languageJavaScriptJavaGoC and C++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows
Linux
OS X infothrough Homebrew
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-freeyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or datenoyesNumeric data and Stringsyes
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.nononoyesno
Secondary indexesnoyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query languageyes infowith proprietary extensionsSQL-like query language
APIs and other access methodsJavaScript APIJDBCHTTP API
JSON over UDP
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary protocol
Thrift
Supported programming languagesJavaScriptC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
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
C++
Server-side scripts infoStored proceduresnouser defined functionsnoPL/SQL infoalso stored procedures in Java possibleno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoin enterprise version onlySharding, horizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
selectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationnono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesyes infoDepending on used storage engineyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlnoAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancysimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
AlaSQLApache PhoenixInfluxDBOracleSWC-DB infoSuper Wide Column Database
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

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
AlaSQLApache PhoenixInfluxDBOracleSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

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

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Blog Theme - Details
2 May 2024, blogs.oracle.com

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

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Looks to AI and Microsoft Partnership to Lift Cloud Business
2 May 2024, The Wall Street Journal

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here