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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Citus vs. H2 vs. Memgraph vs. Quasardb

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Citus vs. H2 vs. Memgraph vs. Quasardb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source graph database built for real-time streaming and compatible with Neo4jDistributed, high-performance timeseries database
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSGraph DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument StoreSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte2,21
Rang#118  Overall
#56  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlwww.citusdata.comwww.h2database.commemgraph.comquasar.ai
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.citusdata.comwww.h2database.com/­html/­main.htmlmemgraph.com/­docsdoc.quasar.ai/­master
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupThomas MuellerMemgraph Ltdquasardb
Erscheinungsjahr20162010200520172009
Aktuelle Version8.1, Dezember 20182.2.220, Juli 20233.14.1, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL, commercial license also availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSL 1.1; commercial license for enterprise edition availablekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
ImplementierungsspracheCJavaC und C++C++
Server BetriebssystemegehostetLinuxAlle Betriebssysteme mit einer Java VMLinuxBSD
Linux
OS X
Windows
Datenschemajajajaschemafrei und schema-optionalschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infospecific XML type available, but no XML query functionalityneinneinnein
Sekundärindizesjajajaja infomittels Tags
SQL infoSupport of SQLjaja infostandard, with numerous extensionsjaneinSQL-like query language
APIs und andere ZugriffskonzepteJDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Bolt protocol
Cypher query language
HTTP API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Java.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Java Stored Procedures and User-Defined Functionsnein
Triggersjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardingkeineSharding infodynamic graph partitioningSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-Replica Replikation infoother methods possible by using 3rd party extensionsWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication using RAFTSource-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaja inforelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjajaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsCryptographically strong user authentication and audit trail
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBCitusH2MemgraphQuasardb
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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

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

Weitere Ressourcen
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBCitusH2MemgraphQuasardb
Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9. Februar 2024, Backend News

Alibaba Cloud Increases DB Analytics, One-Stop Solution To Build AI In 30 Minutes
26. Juli 2023, VOI.ID

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22. April 2023, GBHackers

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 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

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

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Precisely measure a quasar galaxy's weight
5. Juni 2023, Newswise

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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.

Präsentieren Sie hier Ihr Produkt