DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EDB Postgres vs. RethinkDB vs. SAP Advantage Database Server vs. SWC-DB vs. Yanza

System Properties Comparison EDB Postgres vs. RethinkDB vs. SAP Advantage Database Server vs. SWC-DB vs. Yanza

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparisonYanza  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Low-cost RDBMS with access to ISAM and FoxPro data structuresA high performance, scalable Wide Column DBMSTime Series DBMS for IoT Applications
Primary database modelRelational DBMSDocument storeRelational DBMSWide column storeTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitewww.enterprisedb.comrethinkdb.comwww.sap.com/products/advantage-database-server.htmlgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
yanza.com
Technical documentationwww.enterprisedb.com/­docsrethinkdb.com/­docs
DeveloperEnterpriseDBThe Linux Foundation infosince July 2017Sybase, SAPAlex KashirinYanza
Initial release20052009199320202015
Current release14, December 20212.4.1, August 20200.5, April 2021
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2commercialOpen 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 languageCC++C++
Server operating systemsLinux
Windows
Linux
OS X
Windows
Linux
Windows
LinuxWindows
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyesno
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.yes infospecific XML-type available, but no XML query functionality.nononono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyes infostandard with numerous extensionsnoyesSQL-like query languageno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Proprietary protocol
Thrift
HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Delphi
Perl
PHP
C++any language that supports HTTP calls
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesnono
TriggersyesClient-side triggers through changefeedsyesnoyes infoTimer and event based
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangeSharding inforange basednoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoMVCC basedyesyesyes
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.nonono infocaching of (temporary) tables can be configuredno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infousers and table-level permissionsfine grained access rights according to SQL-standardno

More information provided by the system vendor

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
EDB PostgresRethinkDBSAP Advantage Database Server infoformer name: Sybase ADSSWC-DB infoSuper Wide Column DatabaseYanza
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Recognized in 2023 Gartner® Magic Quadrant™ for Cloud Database Management Systems
9 January 2024, GlobeNewswire

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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