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

DBMS > Drizzle vs. Memgraph vs. SAP Adaptive Server vs. TerminusDB vs. Yanza

System Properties Comparison Drizzle vs. Memgraph vs. SAP Adaptive Server vs. TerminusDB vs. Yanza

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonMemgraph  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonYanza  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An open source graph database built for real-time streaming and compatible with Neo4jThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTime Series DBMS for IoT Applications
Primary database modelRelational DBMSGraph DBMSRelational DBMSGraph DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infowith Boeing's Spatial Query ServerDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitememgraph.comwww.sap.com/­products/­technology-platform/­sybase-ase.htmlterminusdb.comyanza.com
Technical documentationmemgraph.com/­docshelp.sap.com/­docs/­SAP_ASEterminusdb.github.io/­terminusdb/­#
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDrizzle project, originally started by Brian AkerMemgraph LtdSAP, SybaseDataChemist Ltd.Yanza
Initial release20082017198720182015
Current release7.2.4, September 201216.011.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialOpen Source infoGPL V3commercial infofree version available
Cloud-based only infoOnly available as a cloud servicenonononono infobut mainly used as a service provided by Yanza
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C and C++Prolog, Rust
Server operating systemsFreeBSD
Linux
OS X
LinuxAIX
HP-UX
Linux
Solaris
Unix
Windows
LinuxWindows
Data schemeyesschema-free and schema-optionalyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesyesno
SQL infoSupport of SQLyes infowith proprietary extensionsnoyesSQL-like query language (WOQL)no
APIs and other access methodsJDBCBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
HTTP API
Supported programming languagesC
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Cobol
Java
Java
Perl
PHP
Python
JavaScript
Python
any language that supports HTTP calls
Server-side scripts infoStored proceduresnoJava and Transact-SQLyesno
Triggersno infohooks for callbacks inside the server can be used.yesyesyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioninghorizontal partitioningGraph Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication using RAFTMulti-source replication
Source-replica replication
Journaling Streamsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes infoin-memory journalingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissionsfine grained access rights according to SQL-standardRole-based access controlno
More information provided by the system vendor
DrizzleMemgraphSAP Adaptive Server infoformer name: Sybase ASETerminusDB infoformer name was DataChemistYanza
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DrizzleMemgraphSAP Adaptive Server infoformer name: Sybase ASETerminusDB infoformer name was DataChemistYanza
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

Enhance Your Network with the Power of a Graph DB
1 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

provided by Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7 May 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26 January 2024, AWS Blog

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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