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 > BigObject vs. Google Cloud Bigtable vs. InfinityDB vs. OpenQM vs. RethinkDB

Vergleich der Systemeigenschaften BigObject vs. Google Cloud Bigtable vs. InfinityDB vs. OpenQM vs. RethinkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenOpenQM infowird auch QM genannt  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A Java embedded Key-Value Store which extends the Java Map interfaceQpenQM is a high-performance, self-tuning, multi-value DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenKey-Value Store
Wide Column Store
Key-Value StoreMultivalue DBMSDocument Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte0,27
Rang#298  Overall
#10  Multivalue DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Websitebigobject.iocloud.google.com/­bigtableboilerbay.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmrethinkdb.com
Technische Dokumentationdocs.bigobject.iocloud.google.com/­bigtable/­docsboilerbay.com/­infinitydb/­manualrethinkdb.com/­docs
EntwicklerBigObject, Inc.GoogleBoiler Bay Inc.Rocket Software, originally Martin PhillipsThe Linux Foundation infosince July 2017
Erscheinungsjahr20152015200219932009
Aktuelle Version4.03.4-122.4.1, August 2020
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarkommerziellkommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
gehostetAlle Betriebssysteme mit einer Java VMAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Windows
Datenschemajaschemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja infowith some exceptionsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja 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ärindizesjaneinnein infomanual creation possible, using inversions based on multi-value capabilityjaja
SQL infoSupport of SQLSQL-like DML and DDL statementsneinneinneinnein
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
Java.Net
Basic
C
Java
Objective C
PHP
Python
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 ProceduresLuaneinneinja
TriggersneinneinneinjaClient-side triggers through changefeeds
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinejaSharding inforange based
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineInternal replication in Colossus, and regional replication between two clusters in different zoneskeinejaSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesneinnein infomanual creation possible, using inversions based on multi-value capabilityneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinAtomic single-row operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDAtomic single-document operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)jajajaja infoMVCC based
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinAccess rights can be defined down to the item levelja infousers and table-level permissions

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
BigObjectGoogle Cloud BigtableInfinityDBOpenQM infowird auch QM genanntRethinkDB
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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

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

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

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt