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

DBMS > Drizzle vs. Informix vs. NebulaGraph vs. PostGIS vs. SAP Adaptive Server

System Properties Comparison Drizzle vs. Informix vs. NebulaGraph vs. PostGIS vs. SAP Adaptive Server

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonInformix  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPostGIS  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  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.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataA distributed, linear scalable, high perfomant Graph DBMSSpatial extension of PostgreSQLThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMS
Primary database modelRelational DBMSRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBGraph DBMSSpatial DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Relational DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score22.69
Rank#29  Overall
#1  Spatial DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Websitewww.ibm.com/­products/­informixgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
postgis.netwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.nebula-graph.iopostgis.net/­documentationhelp.sap.com/­docs/­SAP_ASE
DeveloperDrizzle project, originally started by Brian AkerIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Vesoft Inc.SAP, Sybase
Initial release20081984201920051987
Current release7.2.4, September 201214.10.FC5, November 20203.4.2, February 202416.0
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercial infofree developer edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL v2.0commercial
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 languageC++C, C++ and JavaC++CC and C++
Server operating systemsFreeBSD
Linux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxAIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeyesyesStrong typed schemayesyes
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesyes
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.noyesno
Secondary indexesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyesSQL-like query languageyesyes
APIs and other access methodsJDBCJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesC
C++
Java
PHP
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresnoyesuser defined functionsuser defined functionsJava and Transact-SQL
Triggersno infohooks for callbacks inside the server can be used.yesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingyes infobased on PostgreSQLhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Causal Clustering using Raft protocolyes infobased on PostgreSQLMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infoRelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers with fine-grained authentication, authorization, and auditing controlsRole-based access controlyes infobased on PostgreSQLfine grained access rights according to SQL-standard
More information provided by the system vendor
DrizzleInformixNebulaGraphPostGISSAP Adaptive Server infoformer name: Sybase ASE
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
DrizzleInformixNebulaGraphPostGISSAP 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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

Taiwan charges 4 individuals for helping China poach tech talent
17 October 2023, Taiwan News

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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

Present your product here