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 > Bangdb vs. Citus vs. Percona Server for MongoDB vs. RethinkDB vs. ToroDB

Vergleich der Systemeigenschaften Bangdb vs. Citus vs. Percona Server for MongoDB vs. RethinkDB vs. ToroDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenToroDB  Xaus Vergleich ausschliessen
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA drop-in replacement for MongoDB Community Edition with enterprise-grade features.DBMS for the Web with a mechanism to push updated query results to applications in realtime.A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSDocument StoreDocument StoreDocument Store
Sekundäre DatenbankmodelleSpatial DBMSDocument StoreSpatial 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
Punkte2,21
Rang#118  Overall
#56  Relational DBMS
Punkte0,52
Rang#254  Overall
#39  Document Stores
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitebangdb.comwww.citusdata.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodbrethinkdb.comgithub.com/­torodb/­server
Technische Dokumentationdocs.bangdb.comdocs.citusdata.comdocs.percona.com/­percona-distribution-for-mongodbrethinkdb.com/­docs
EntwicklerSachin Sinha, BangDBPerconaThe Linux Foundation infosince July 20178Kdata
Erscheinungsjahr20122010201520092016
Aktuelle VersionBangDB 2.0, October 20218.1, Dezember 20183.4.10-2.10, November 20172.4.1, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoAGPL, commercial license also availableOpen Source infoGPL Version 2Open Source infoApache Version 2Open Source infoAGPL-V3
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++CC++C++Java
Server BetriebssystemeLinuxLinuxLinuxLinux
OS X
Windows
Alle Betriebssysteme mit einer Java 7 VM
Datenschemaschemafreijaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjajaja infostring, binary, float, bool, date, geometryja infostring, integer, double, boolean, date, object_id
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML type available, but no XML query functionalityneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaja
SQL infoSupport of SQLSQL like support with command line toolja infostandard, with numerous extensionsneinnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
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 Proceduresneinbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.JavaScript
Triggersyes, Notifications (with Streaming only)janeinClient-side triggers through changefeedsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardingSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Source-Replica Replikation infoother methods possible by using 3rd party extensionsSource-Replica ReplikationSource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinAtomic single-document operationsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajaja infoMVCC basedja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modeneinja infovia In-Memory Enginenein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesja infousers and table-level permissionsZugriffsrechte für Benutzer und Rollen

Weitere Informationen bereitgestellt vom Systemhersteller

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
BangdbCitusPercona Server for MongoDBRethinkDBToroDB
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

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

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

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

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22. Februar 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

6 keys to MongoDB database security
22. Mai 2019, InfoWorld

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

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

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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