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 > Datastax Enterprise vs. NuoDB vs. PostGIS vs. Postgres-XL vs. PostgreSQL

System Properties Comparison Datastax Enterprise vs. NuoDB vs. PostGIS vs. Postgres-XL vs. PostgreSQL

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonNuoDB  Xexclude from comparisonPostGIS  Xexclude from comparisonPostgres-XL  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.NuoDB is a webscale distributed database that supports SQL and ACID transactionsSpatial extension of PostgreSQLBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelWide column storeRelational DBMSSpatial DBMSRelational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Relational DBMSDocument store
Spatial DBMS
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.07
Rank#57  Overall
#4  Wide column stores
Score0.94
Rank#207  Overall
#96  Relational DBMS
Score24.72
Rank#29  Overall
#1  Spatial DBMS
Score0.56
Rank#253  Overall
#115  Relational DBMS
Score634.91
Rank#4  Overall
#4  Relational DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.3ds.com/­nuodb-distributed-sql-databasepostgis.netwww.postgres-xl.orgwww.postgresql.org
Technical documentationdocs.datastax.comdoc.nuodb.compostgis.net/­documentationwww.postgres-xl.org/­documentationwww.postgresql.org/­docs
DeveloperDataStaxDassault Systèmes infooriginally NuoDB, Inc.PostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release2011201320052014 infosince 2012, originally named StormDB1989 info1989: Postgres, 1996: PostgreSQL
Current release6.8, April 20203.4.2, February 202410 R1, October 201816.2, February 2024
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen Source infoGPL v2.0Open Source infoMozilla public licenseOpen Source infoBSD
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageJavaC++CCC
Server operating systemsLinux
OS X
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesyes infoXML type, but no XML query functionalityyes infospecific XML-type available, but no XML query functionality.
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLyesyesyes infodistributed, parallel query executionyes infostandard with numerous extensions
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoJava, SQLuser defined functionsuser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersyesyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"data is dynamically stored/cached on the nodes where it is read/writtenyes infobased on PostgreSQLhorizontal partitioningpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infoManaged transparently by NuoDByes infobased on PostgreSQLSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACID infotunable commit protocolACIDACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
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.yesyes infoTemporary tablenonono
User concepts infoAccess controlAccess rights for users can be defined per objectStandard SQL roles/ privileges, Administrative Usersyes infobased on PostgreSQLfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Datastax EnterpriseNuoDBPostGISPostgres-XLPostgreSQL
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
3rd partiesTimescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

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

More resources
Datastax EnterpriseNuoDBPostGISPostgres-XLPostgreSQL
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

DataStax to Deliver High-performance RAG Solution with 20x Faster Embeddings and Indexing, at 80% Lower Cost ...
18 March 2024, Yahoo Finance

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, insideBIGDATA

DataStax Announces Vector Search for DataStax Enterprise: Bringing the Power of Generative AI to Any Cloud, Hybrid ...
8 August 2023, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Temenos Accelerates Its Next Generation Open Cloud Capabilities
20 November 2018, Temenos

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Challenges When Migrating from Oracle to PostgreSQL—and How to Overcome Them | Amazon Web Services
1 February 2018, AWS Blog

5 Takeaways from Big Data Spain 2017 | by Enrique Herreros
5 December 2017, Towards Data Science

provided by Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

PostgreSQL pioneer's latest brainchild promises time travel to dodge ransomware
28 March 2024, The Register

How to Migrate AWS PostgreSQL RDS to Aurora Using Terraform
28 March 2024, Security Boulevard

Distributed PostgreSQL Buyer's Guide
25 March 2024, assets.sdtimes.com

AI GPTs for PostgreSQL Database: Can They Work?
22 March 2024, Unite.AI

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Present your product here