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 > dBASE vs. Firebase Realtime Database vs. LokiJS vs. MarkLogic vs. Memgraph

Vergleich der Systemeigenschaften dBASE vs. Firebase Realtime Database vs. LokiJS vs. MarkLogic vs. Memgraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NamedBASE  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessen
KurzbeschreibungdBase war eine der ersten Datenbanken mit einer eigenen Entwicklungsumgebung auf PC's. Die letzte Version dbase V wird als dBase classic weiter vertrieben und benötigt eine DOS-Emulation. Das aktuelle Produkt ist aber dBase Plus.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.In-memory JavaScript DBMSOperational and transactional Enterprise NoSQL databaseAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSDocument StoreDocument StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Graph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte11,18
Rang#44  Overall
#28  Relational DBMS
Punkte15,00
Rang#39  Overall
#6  Document Stores
Punkte0,48
Rang#262  Overall
#42  Document Stores
Punkte6,50
Rang#56  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#5  Suchmaschinen
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Websitewww.dbase.comfirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJSwww.marklogic.commemgraph.com
Technische Dokumentationwww.dbase.com/­support/­knowledgebasefirebase.google.com/­docs/­databasetechfort.github.io/­LokiJSdocs.marklogic.commemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerAsthon TateGoogle infoacquired by Google 2014MarkLogic Corp.Memgraph Ltd
Erscheinungsjahr19792012201420012017
Aktuelle VersiondBASE 2019, 201911.0, December 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infoFree license available
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.
ImplementierungsspracheJavaScriptC++C und C++
Server BetriebssystemeDOS infodBase Classic
Windows infodBase Pro
gehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Windows
Linux
Datenschemajaschemafreischemafreischemafrei infoSchema kann erzwungen werdenschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesjajaja infoüber Viewsja
SQL infoSupport of SQLneinneinneinja infoSQL92nein
APIs und andere Zugriffskonzeptekeine infoMit der Entwicklungsumgebung kann aber auf andere DBMS oder ODBC-Datenquellen zugegriffen werdenAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Bolt protocol
Cypher query language
Unterstützte ProgrammiersprachendBase eigene IDEJava
JavaScript
Objective-C
JavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresnein infoDie IDE kann stored procedures in anderen Datenquellen aufrufen.limited functionality with using 'rules'View Functions in JavaScriptja infovia XQuery or JavaScript
TriggersneinCallbacks are triggered when data changesjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingSharding infodynamic graph partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeinejaMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
keineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja inforelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoNicht für dBase interne Daten, wohl aber Unterstützung durch die IDE beim Zugriff auf externe DBMSjanein infoAtomare Operationen innerhalb einer Collection möglichACID infocan act as a resource manager in an XA/JTA transactionACID infowith snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIjaja infowith periodic snapshot and write-ahead logging (WAL) of changes
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, with Range Indexesja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollenyes, based on authentication and database rulesneinRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
dBASEFirebase Realtime DatabaseLokiJSMarkLogicMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
dBASEFirebase Realtime DatabaseLokiJSMarkLogicMemgraph
DB-Engines Blog Posts

DB-Engines Ranking coverage expanded to 169 database management systems
3. Juni 2013, Paul Andlinger

alle anzeigen

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

Erwähnungen in aktuellen Nachrichten

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19. September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7. September 2016, Redmondmag.com

DBF File (What It Is and How to Open One)
6. April 2023, Lifewire

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22. September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20. Oktober 2023, Irish Mirror

bereitgestellt von Google News

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

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

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

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