DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AgensGraph vs. Bangdb vs. Memgraph vs. openGauss vs. PlanetScale

Vergleich der Systemeigenschaften AgensGraph vs. Bangdb vs. Memgraph vs. openGauss vs. PlanetScale

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenPlanetScale  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLConverged and high performance database for device data, events, time series, document and graphAn open source graph database built for real-time streaming and compatible with Neo4jAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiScalable, distributed, serverless MySQL database platform built on top of Vitess
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Document Store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,23
Rang#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte1,06
Rang#184  Overall
#84  Relational DBMS
Punkte1,49
Rang#155  Overall
#72  Relational DBMS
Websitebitnine.net/­agensgraphbangdb.commemgraph.comgitee.com/­opengauss
opengauss.org
planetscale.com
Technische Dokumentationbitnine.net/­documentationdocs.bangdb.commemgraph.com/­docsdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
planetscale.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerBitnine Global Inc.Sachin Sinha, BangDBMemgraph LtdHuawei and openGauss communityPlanetScale
Erscheinungsjahr20162012201720192020
Aktuelle Version2.1, Dezember 2018BangDB 2.0, October 20213.0, March 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoBSD 3Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC, C++C und C++C, C++, JavaGo
Server BetriebssystemeLinux
OS X
Windows
LinuxLinuxLinuxDocker
Linux
macOS
Datenschemadepending on used data modelschemafreischemafrei und schema-optionaljaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjaja
SQL infoSupport of SQLjaSQL like support with command line toolneinANSI SQL 2011ja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
Propriätäres Protokoll
RESTful HTTP API
Bolt protocol
Cypher query language
JDBC
ODBC
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
C
C#
C++
Java
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresjaneinjaja infoproprietäre Syntax
Triggersneinyes, Notifications (with Streaming only)jaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infodynamic graph partitioninghorizontal partitioning (by range, list and hash)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using RAFTSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsjaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infowith snapshot isolationACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)jaja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as wellja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modejaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)Users, roles and permissionsAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphBangdbMemgraphopenGaussPlanetScale
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
AgensGraphBangdbMemgraphopenGaussPlanetScale
Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27. Juni 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14. Juni 2022, Business Wire

bereitgestellt von Google News

Enhance Your Network Analysis with the Power of a Graph DB
4. Mai 2024, Towards Data Science

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

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

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

bereitgestellt von Google News

openGauss Open Source Community Officially Launch
1. Juli 2020, Huawei

The openGauss powers database industry forward through innovation
6. Januar 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12. Januar 2024, tu.ac.th

Diversified Computing: Open Innovation for Shared Success
30. September 2020, Huawei

Ethiopian Students Finish third in Global ICT Competition – Ethiopian Monitor
29. Mai 2023, Ethiopian Monitor

bereitgestellt von Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11. März 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8. November 2023, businesswire.com

PlanetScale forks MySQL to add vector support
3. Oktober 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31. August 2023, businesswire.com

How to Migrate to PlanetScale's Serverless Database
14. Oktober 2021, The New Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt