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 > Atos Standard Common Repository vs. Derby vs. Drizzle vs. Memgraph vs. SAP Adaptive Server

System Properties Comparison Atos Standard Common Repository vs. Derby vs. Drizzle vs. Memgraph vs. SAP Adaptive Server

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDrizzle  Xexclude from comparisonMemgraph  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.MySQL 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 RDBMS
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorydb.apache.org/­derbymemgraph.comwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlmemgraph.com/­docshelp.sap.com/­docs/­SAP_ASE
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperAtos Convergence CreatorsApache Software FoundationDrizzle project, originally started by Brian AkerMemgraph LtdSAP, Sybase
Initial release20161997200820171987
Current release170310.17.1.0, November 20237.2.4, September 201216.0
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoGNU GPLOpen Source infoBSL 1.1; commercial license for enterprise edition 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 languageJavaJavaC++C and C++C and C++
Server operating systemsLinuxAll OS with a Java VMFreeBSD
Linux
OS X
LinuxAIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeSchema and schema-less with LDAP viewsyesyesschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateoptionalyesyesyesyes
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.yesyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsnoyes
APIs and other access methodsLDAPJDBCJDBCBolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesAll languages with LDAP bindingsJavaC
C++
Java
PHP
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresnoJava Stored ProceduresnoJava and Transact-SQL
Triggersyesyesno infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnoneShardingSharding infodynamic graph partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication using RAFTMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlLDAP bind authenticationfine grained access rights according to SQL-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
Atos Standard Common RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDrizzleMemgraphSAP Adaptive Server infoformer name: Sybase ASE
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
Atos Standard Common RepositoryDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDrizzleMemgraphSAP Adaptive Server infoformer name: Sybase ASE
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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

Six free/open source databases with commercial-quality features
13 December 2012, Computerworld

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 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

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

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

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

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

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

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Present your product here