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

DBMS > Apache Phoenix vs. JSqlDb vs. RDF4J vs. Sequoiadb vs. SQLite

System Properties Comparison Apache Phoenix vs. JSqlDb vs. RDF4J vs. Sequoiadb vs. SQLite

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonJSqlDb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSequoiadb  Xexclude from comparisonSQLite  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseJavaScript Query Language Database, stores JavaScript objects and primitivesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.NewSQL database with distributed OLTP and SQLWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSDocument store
Object oriented DBMS
RDF storeDocument store
Relational DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitephoenix.apache.orgjsqldb.org (offline)rdf4j.orgwww.sequoiadb.comwww.sqlite.org
Technical documentationphoenix.apache.orgrdf4j.org/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=indexwww.sqlite.org/­docs.html
DeveloperApache Software FoundationKonrad von BackstromSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Sequoiadb Ltd.Dwayne Richard Hipp
Initial release20142018200420132000
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20190.8, December 20183.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoServer: AGPL; Client: Apache V2Open Source infoPublic Domain
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 languageJavaJavaC++C
Server operating systemsLinux
Unix
Windows
Linux
macOS
Windows
Linux
OS X
Unix
Windows
Linuxserver-less
Data schemeyes infolate-bound, schema-on-read capabilitiesschema-freeyes infoRDF Schemasschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesnoyesyes infooid, date, timestamp, binary, regexyes infonot rigid because of 'dynamic typing' concept.
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.nononono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesnonoSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsJDBCJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
proprietary protocol using JSONADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
JavaScriptJava
PHP
Python
.Net
C++
Java
PHP
Python
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
Server-side scripts infoStored proceduresuser defined functionsfunctions in JavaScriptyesJavaScriptno
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoIsolation support depends on the API usedDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes infousing RocksDByes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynosimple password-based access controlno

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 partiesNavicat 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
Apache PhoenixJSqlDbRDF4J infoformerly known as SesameSequoiadbSQLite
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

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

Azure #HDInsight Apache Phoenix now supports Zeppelin
16 August 2018, azure.microsoft.com

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

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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.

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.

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

Present your product here