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. Firebase Realtime Database vs. IBM Cloudant vs. InfinityDB vs. Microsoft Azure Cosmos DB

Vergleich der Systemeigenschaften BigObject vs. Firebase Realtime Database vs. IBM Cloudant vs. InfinityDB vs. Microsoft Azure Cosmos DB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigObject  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für Echtzeitberechnungen und QueriesCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Auf Apache CouchDB basierendes Database as a Service AngebotA Java embedded Key-Value Store which extends the Java Map interfaceGlobally distributed, horizontally scalable, multi-model database service
Primäres DatenbankmodellRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument StoreDocument StoreKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column 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
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Websitebigobject.iofirebase.google.com/­products/­realtime-databasewww.ibm.com/­products/­cloudantboilerbay.comazure.microsoft.com/­services/­cosmos-db
Technische Dokumentationdocs.bigobject.iofirebase.google.com/­docs/­databasecloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manuallearn.microsoft.com/­azure/­cosmos-db
EntwicklerBigObject, Inc.Google infoacquired by Google 2014IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftBoiler Bay Inc.Microsoft
Erscheinungsjahr20152012201020022014
Aktuelle Version4.0
Lizenz infoCommercial or Open Sourcekommerziell infokostenlose community edition verfügbarkommerziellkommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheErlangJava
Server BetriebssystemeLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
gehostetgehostetAlle Betriebssysteme mit einer Java VMgehostet
Datenschemajaschemafreischemafreija infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja infoJSON types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajanein infomanual creation possible, using inversions based on multi-value capabilityja infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL-like DML and DDL statementsneinneinneinSQL-like query language
APIs und andere Zugriffskonzeptefluentd
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
C#
Java
JavaScript
Objective-C
PHP
Ruby
Java.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-seitige Scripts infoStored ProceduresLualimited functionality with using 'rules'View Functions (Map-Reduce) in JavaScriptneinJavaScript
TriggersneinCallbacks are triggered when data changesjaneinJavaScript
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeineSharding infoImplizit im Cloud Service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikation
Source-Replica Replikation
keineja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätja infoautomatically between fact table and dimension tablesneinneinnein infomanual creation possible, using inversions based on multi-value capabilitynein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinjanein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infoOptimistic locking for transactions; no isolation for bulk loadsMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/write lock on objects (tables, trees)jaja infoOptimistic lockingjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleneinyes, based on authentication and database rulesZugriffsrechte für Benutzer pro Datenbank definierbarneinZugriffsrechte bis auf item level einstellbar

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

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

Weitere Ressourcen
BigObjectFirebase Realtime DatabaseIBM CloudantInfinityDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27. März 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

Azure Cosmos DB Conf 2023
12. Januar 2024, learn.microsoft.com

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.

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.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt