DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. InfinityDB vs. Memgraph vs. Percona Server for MySQL vs. RethinkDB

Vergleich der Systemeigenschaften Bangdb vs. InfinityDB vs. Memgraph vs. Percona Server for MySQL vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenPercona Server for MySQL  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA Java embedded Key-Value Store which extends the Java Map interfaceAn open source graph database built for real-time streaming and compatible with Neo4jVerbesserte, binärkompatible Alternative zu MySQL mit Performanceverbesserungen und erweiterten Diagnose- und Managementfeatures basierend auf XtraDB oder TokuDB Storage Engines.DBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Key-Value StoreGraph DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte2,03
Rang#122  Overall
#57  Relational DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitebangdb.comboilerbay.commemgraph.comwww.percona.com/­software/­mysql-database/­percona-serverrethinkdb.com
Technische Dokumentationdocs.bangdb.comboilerbay.com/­infinitydb/­manualmemgraph.com/­docswww.percona.com/­downloads/­Percona-Server-LATESTrethinkdb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSachin Sinha, BangDBBoiler Bay Inc.Memgraph LtdPerconaThe Linux Foundation infosince July 2017
Erscheinungsjahr20122002201720082009
Aktuelle VersionBangDB 2.0, October 20214.08.0.36-28, 20242.4.1, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL Version 2Open Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++JavaC und C++C und C++C++
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMLinuxLinuxLinux
OS X
Windows
Datenschemaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei und schema-optionaljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjajaja infostring, binary, float, bool, date, geometry
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialnein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLSQL like support with command line toolneinneinjanein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
Java.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
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
Server-seitige Scripts infoStored Proceduresneinneinja
Triggersyes, Notifications (with Streaming only)neinjaClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeineSharding infodynamic graph partitioningSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)keineMulti-source replication using RAFTMulti-Source Replikation
Source-Replica Replikation
XtraDB Cluster
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infomanual creation possible, using inversions based on multi-value capabilityja inforelationships in graphsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infowith snapshot isolationACIDAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljayes, multi-version concurrency control (MVCC)jaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljaja 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 haltenyes, run db with in-memory only modeneinjajanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)neinUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollenja infousers and table-level permissions
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbInfinityDBMemgraphPercona Server for MySQLRethinkDB
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
BangdbInfinityDBMemgraphPercona Server for MySQLRethinkDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Enhance Your Network 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

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27. März 2024, Business Wire

Update or migrate? Planning for MySQL 5.7 EOL
22. Juni 2023, InfoWorld

Percona Server for MySQL 8.0 Delivers Increased Reliability, Performance and Security
31. Oktober 2018, GlobeNewswire

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11. Juli 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24. Februar 2023, TechRepublic

bereitgestellt von Google News

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

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

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

How to deploy RethinkDB using Docker
14. Februar 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6. Oktober 2016, SDTimes.com

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Präsentieren Sie hier Ihr Produkt