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

DBMS > Firebase Realtime Database vs. IBM Cloudant vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. TigerGraph

Vergleich der Systemeigenschaften Firebase Realtime Database vs. IBM Cloudant vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. TigerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenTigerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-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 AngebotMicrosoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Globally distributed, horizontally scalable, multi-model database serviceA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primäres DatenbankmodellDocument StoreDocument StoreRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Graph DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte104,92
Rang#11  Overall
#8  Relational DBMS
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte1,83
Rang#139  Overall
#13  Graph DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.ibm.com/­products/­cloudantwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbwww.tigergraph.com
Technische Dokumentationfirebase.google.com/­docs/­databasecloud.ibm.com/­docs/­Cloudantdeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbdocs.tigergraph.com
EntwicklerGoogle infoacquired by Google 2014IBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftMicrosoftMicrosoft
Erscheinungsjahr20122010199220142017
Aktuelle Version1902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infoGebündelt mit Microsoft Office Lizenzenkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheErlangC++C++
Server BetriebssystemegehostetgehostetWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.gehostetLinux
Datenschemaschemafreischemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja infoJSON typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja infoAll properties auto-indexed by default
SQL infoSupport of SQLneinneinja infoaber nicht SQL Standard konformSQL-like query languageSQL-like query language (GSQL)
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET
DAO
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++
Java
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'View Functions (Map-Reduce) in JavaScriptja infoab Access 2010 mit ACE-EngineJavaScriptja
TriggersCallbacks are triggered when data changesjaja infoab Access 2010 mit ACE-EngineJavaScriptnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineSharding infoImplizit im Cloud Service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
keineja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*ja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenjanein infoAtomare Operationen innerhalb eines Dokumentes möglichACID infoaber keine Files für Transaktions-LoggingMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoaber keine Files für Transaktions-Loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinnein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesZugriffsrechte für Benutzer pro Datenbank definierbarnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Zugriffsrechte bis auf item level einstellbarRole-based access control

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
Firebase Realtime DatabaseIBM CloudantMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBTigerGraph
DB-Engines Blog Posts

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

alle anzeigen

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

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 Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

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

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

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

bereitgestellt von Google News

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

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31. Januar 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

bereitgestellt von Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30. April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30. April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30. April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20. Juni 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1. November 2023, Datanami

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

Neo4j logo

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt