DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HugeGraph vs. jBASE vs. SAP IQ vs. ScyllaDB vs. Vertica

System Properties Comparison HugeGraph vs. jBASE vs. SAP IQ vs. ScyllaDB vs. Vertica

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonjBASE  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonScyllaDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSA robust multi-value DBMS comprising development tools and middlewareColumnar RDBMS optimized for Big Data analyticsCassandra and DynamoDB compatible wide column storeCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelGraph DBMSMultivalue DBMSRelational DBMS infocolumn-orientedWide column storeRelational DBMS infoColumn oriented
Secondary database modelsKey-value storeSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.scylladb.comwww.vertica.com
Technical documentationhugegraph.apache.org/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9help.sap.com/­docs/­SAP_IQdocs.scylladb.comvertica.com/­documentation
DeveloperBaiduRocket Software (formerly Zumasys)SAP, formerly SybaseScyllaDBOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20181991199420152005
Current release0.95.716.1 SPS04, April 2019ScyllaDB Open Source 5.4.1, January 202412.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoOpen Source (AGPL), commercial license availablecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaC++C++
Server operating systemsLinux
macOS
Unix
AIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
LinuxLinux
Data schemeyesschema-freeyesschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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.noyesnonono
Secondary indexesyes infoalso supports composite index and range indexyesyes infocluster global secondary indicesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICyesSQL-like DML and DDL statements (CQL)Full 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesGroovy
Java
Python
.Net
Basic
Jabbascript
Java
C
C#
C++
Java
Perl
PHP
Python
Ruby
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsyesyesyes, Luayes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyesyesnoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingshared disk or shared nothing architectures with SAP IQ MultiplexerShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseyesSAP/Sybase Replication Serverselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknoHadoop integrationnono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyesnoyes infoin-memory tablesno
User concepts infoAccess controlUsers, roles and permissionsAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardAccess rights for users can be defined per objectfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
HugeGraphjBASESAP IQ infoformer name: Sybase IQScyllaDBVertica infoOpenText™ Vertica™
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Cost-based models and subscription-based models are both available. One license is...
» 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

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

More resources
HugeGraphjBASESAP IQ infoformer name: Sybase IQScyllaDBVertica infoOpenText™ Vertica™
Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

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

AllegroGraph logo

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

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.

Present your product here