DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Firebase Realtime Database vs. Google Cloud Bigtable vs. LokiJS vs. Microsoft Access vs. TiDB

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Google Cloud Bigtable vs. LokiJS vs. Microsoft Access vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenTiDB  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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.In-memory JavaScript DBMSMicrosoft 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.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellDocument StoreKey-Value Store
Wide Column Store
Document StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasecloud.google.com/­bigtablegithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­accesspingcap.com
Technische Dokumentationfirebase.google.com/­docs/­databasecloud.google.com/­bigtable/­docstechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­accessdocs.pingcap.com/­tidb/­stable
EntwicklerGoogle infoacquired by Google 2014GoogleMicrosoftPingCAP, Inc.
Erscheinungsjahr20122015201419922016
Aktuelle Version1902 (16.0.11328.20222), Maerz 20197.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Sourcekommerziell infoGebündelt mit Microsoft Office LizenzenOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaScriptC++Go, Rust
Server BetriebssystemegehostetgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinja infoüber Viewsjaja
SQL infoSupport of SQLneinneinneinja infoaber nicht SQL Standard konformja
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JavaScript APIADO.NET
DAO
ODBC
OLE DB
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'neinView Functions in JavaScriptja infoab Access 2010 mit ACE-Enginenein
TriggersCallbacks are triggered when data changesneinjaja infoab Access 2010 mit ACE-Enginenein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zoneskeinekeineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinjajaneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaAtomic single-row operationsnein infoAtomare Operationen innerhalb einer Collection möglichACID infoaber keine Files für Transaktions-LoggingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infoaber keine Files für Transaktions-Loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Fine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseGoogle Cloud BigtableLokiJSMicrosoft AccessTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
Firebase Realtime DatabaseGoogle Cloud BigtableLokiJSMicrosoft AccessTiDB
DB-Engines Blog Posts

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

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

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

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

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

bereitgestellt von Google News

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

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

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

Fire, water, knock out Google Cloud in Paris
27. April 2023, The Stack

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

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

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

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

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

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, GlobeNewswire

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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