DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon Redshift vs. Memgraph vs. NebulaGraph vs. PostgreSQL vs. Realm

Vergleich der Systemeigenschaften Amazon Redshift vs. Memgraph vs. NebulaGraph vs. PostgreSQL vs. Realm

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Redshift  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenRealm  Xaus Vergleich ausschliessen
KurzbeschreibungLarge scale data warehouse service for use with business intelligence toolsAn open source graph database built for real-time streaming and compatible with Neo4jA distributed, linear scalable, high perfomant Graph DBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primäres DatenbankmodellRelational DBMSGraph DBMSGraph DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Document Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte20,63
Rang#33  Overall
#20  Relational DBMS
Punkte3,09
Rang#105  Overall
#7  Graph DBMS
Punkte2,36
Rang#124  Overall
#10  Graph DBMS
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Punkte7,70
Rang#52  Overall
#9  Document Stores
Websiteaws.amazon.com/­redshiftmemgraph.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.postgresql.orgrealm.io
Technische Dokumentationdocs.aws.amazon.com/­redshiftmemgraph.com/­docsdocs.nebula-graph.iowww.postgresql.org/­docsrealm.io/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAmazon (based on PostgreSQL)Memgraph LtdVesoft Inc.PostgreSQL Global Development Group infowww.postgresql.org/­developerRealm, acquired by MongoDB in May 2019
Erscheinungsjahr2012201720191989 info1989: Postgres, 1996: PostgreSQL2014
Aktuelle Version16.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoFree license availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoBSDOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheCC und C++C++C
Server BetriebssystemegehostetLinuxLinuxFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Android
Backend: serverlos
iOS
Windows
Datenschemajaschemafrei und schema-optionalStrong typed schemajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizeseingeschränktja 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.jaja
SQL infoSupport of SQLja infokeine vollständige Unterstützung eines SQL-StandardsneinSQL-like query languageja infoStandard mit zahlreichen Erweiterungennein
APIs und andere ZugriffskonzepteJDBC
ODBC
Bolt protocol
Cypher query language
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infoin Pythonuser defined functionsbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)nein inforuns within the applications so server-side scripts are unnecessary
Triggersneinjaja infoChange Listeners
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infodynamic graph partitioningShardingpartitioning by range, list and (since PostgreSQL 11) by hashkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using RAFTCausal Clustering using Raft protocolSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolskeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowerden aber nicht 'enforced'ja inforelationships in graphsja infoRelationships in graphsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infowith snapshot isolationACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infowith periodic snapshot and write-ahead logging (WAL) of changesja infousing RocksDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaneinja infoIn-Memory realm
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon RedshiftMemgraphNebulaGraphPostgreSQLRealm
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr
Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

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.
» mehr

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

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

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

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

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

Timescale: 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!
» mehr

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

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

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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Amazon RedshiftMemgraphNebulaGraphPostgreSQLRealm
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2. Oktober 2015, Paul Andlinger

alle anzeigen

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

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

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

alle anzeigen

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Improve healthcare services through patient 360: A zero-ETL approach to enable near real-time data analytics ...
27. März 2024, AWS Blog

Unlock insights on Amazon RDS for MySQL data with zero-ETL integration to Amazon Redshift | Amazon Web Services
21. März 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29. November 2023, AWS Blog

Data Tokenization with Amazon Redshift Dynamic Data Masking and Protegrity | Amazon Web Services
4. März 2024, AWS Blog

The Composable CDP: Activating Data from Amazon Redshift to 200+ Tools Using Hightouch | Amazon Web Services
4. März 2024, AWS Blog

bereitgestellt von Google News

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

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

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

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

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

bereitgestellt von Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

bereitgestellt von Google News

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

PostgreSQL pioneer's latest brainchild promises time travel to dodge ransomware
28. März 2024, The Register

How to Migrate AWS PostgreSQL RDS to Aurora Using Terraform
28. März 2024, Security Boulevard

Distributed PostgreSQL Buyer's Guide
25. März 2024, assets.sdtimes.com

AI GPTs for PostgreSQL Database: Can They Work?
22. März 2024, Unite.AI

bereitgestellt von Google News

Here are the winners of Nordic Startup Awards
31. Mai 2016, EU-Startups

5 Mobile App Testing Tools — SitePoint
21. Januar 2015, SitePoint

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6. Oktober 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9. Juni 2020, diginomica

Kotlin Programming Language Will Surpass Java On Android Next Year
15. Oktober 2017, Fossbytes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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.

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.

Präsentieren Sie hier Ihr Produkt