DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > JanusGraph vs. JSqlDb vs. QuestDB vs. Sadas Engine vs. SAP SQL Anywhere

System Properties Comparison JanusGraph vs. JSqlDb vs. QuestDB vs. Sadas Engine vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonJSqlDb  Xexclude from comparisonQuestDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017JavaScript Query Language Database, stores JavaScript objects and primitivesA high performance open source SQL database for time series dataSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelGraph DBMSDocument store
Object oriented DBMS
Time Series DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#134  Overall
#12  Graph DBMS
Score2.81
Rank#98  Overall
#7  Time Series DBMS
Score0.00
Rank#385  Overall
#159  Relational DBMS
Score3.50
Rank#81  Overall
#44  Relational DBMS
Websitejanusgraph.orgjsqldb.org (offline)questdb.iowww.sadasengine.comwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.janusgraph.orgquestdb.io/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperLinux Foundation; originally developed as Titan by AureliusKonrad von BackstromQuestDB Technology IncSADAS s.r.l.SAP infoformerly Sybase
Initial release20172018201420061992
Current release1.0.0, October 20230.8, December 20188.017, July 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoApache 2.0commercial infofree trial version availablecommercial
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 languageJavaJava (Zero-GC), C++, RustC++
Server operating systemsLinux
OS X
Unix
Windows
Linux
macOS
Windows
Linux
macOS
Windows
AIX
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeyes infoschema-free via InfluxDB Line Protocolyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonononoyes
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLnonoSQL with time-series extensionsyesyes
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
JDBC
ODBC
Proprietary protocol
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesClojure
Java
Python
JavaScriptC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesfunctions in JavaScriptnonoyes, in C/C++, Java, .Net or Perl
Triggersyesnononoyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonehorizontal partitioning (by timestamps)horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replication with eventual consistencynoneSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID for single-table writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infothrough memory mapped filesyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlUser authentification and security via Rexster Graph ServerAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
JanusGraph infosuccessor of TitanJSqlDbQuestDBSadas EngineSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
News

Combine Java and Rust Code Coverage in a Polyglot Project
10 September 2024

Weather data visualization and forecasting with QuestDB, Kafka and Grafana
4 September 2024

Building a new vector based storage model
22 August 2024

Calibrating VWAP executions with QuestDB and Grafana
16 August 2024

Write Time: a call for community writers
13 August 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

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

More resources
JanusGraph infosuccessor of TitanJSqlDbQuestDBSadas EngineSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Recent citations in the news

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

provided by Google News

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

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

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3 December 2020, Developer News

Aquis Exchange Goes Live With QuestDB For Real Time Monitoring
2 November 2022, FinanceFeeds

provided by Google News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world
3 November 2022, PR Newswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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