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

DBMS > Firebase Realtime Database vs. Geode vs. GridDB vs. LokiJS vs. Microsoft Access

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Geode vs. GridDB vs. LokiJS vs. Microsoft Access

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Access  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.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesScalable in-memory time series database optimized for IoT and Big DataIn-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.
Primäres DatenbankmodellDocument StoreKey-Value StoreTime Series DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegeode.apache.orggriddb.netgithub.com/­techfort/­LokiJSwww.microsoft.com/­en-us/­microsoft-365/­access
Technische Dokumentationfirebase.google.com/­docs/­databasegeode.apache.org/­docsdocs.griddb.nettechfort.github.io/­LokiJSdeveloper.microsoft.com/­en-us/­access
EntwicklerGoogle infoacquired by Google 2014Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Toshiba CorporationMicrosoft
Erscheinungsjahr20122002201320141992
Aktuelle Version1.1, February 20175.1, August 20221902 (16.0.11328.20222), Maerz 2019
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Sourcekommerziell infoGebündelt mit Microsoft Office Lizenzen
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++JavaScriptC++
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.
Datenschemaschemafreischemafreijaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infonumerical, string, blob, geometry, boolean, timestampneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjaneinjaja infoüber Viewsja
SQL infoSupport of SQLneinSQL-like query language (OQL)SQL92, SQL-like TQL (Toshiba Query Language)neinja infoaber nicht SQL Standard konform
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
Java Client API
Memcached Protokoll
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
JavaScript APIADO.NET
DAO
ODBC
OLE DB
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScriptC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'benutzerdefinierte FunktionenneinView Functions in JavaScriptja infoab Access 2010 mit ACE-Engine
TriggersCallbacks are triggered when data changesja infoCache Event Listenersjajaja infoab Access 2010 mit ACE-Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica Replikationkeinekeine
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual ConsistencyImmediate consistency within container, eventual consistency across containerskeine
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenjayes, on a single nodeACID at container levelnein infoAtomare Operationen innerhalb einer Collection möglichACID infoaber keine Files für Transaktions-Logging
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infoaber keine Files für Transaktions-Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesAccess rights per client and object definableAccess rights for users can be defined per databaseneinnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseGeodeGridDBLokiJSMicrosoft Access
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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 DatabaseGeodeGridDBLokiJSMicrosoft Access
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

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

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

Milvus logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt