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

DBMS > Firebase Realtime Database vs. MarkLogic vs. Memgraph vs. NCache vs. searchxml

Vergleich der Systemeigenschaften Firebase Realtime Database vs. MarkLogic vs. Memgraph vs. NCache vs. searchxml

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessensearchxml  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.Operational and transactional Enterprise NoSQL databaseAn open source graph database built for real-time streaming and compatible with Neo4jOpen-Source and Enterprise in-memory Key-Value StoreDBMS for structured and unstructured content wrapped with an application server
Primäres DatenbankmodellDocument StoreDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Graph DBMSKey-Value StoreNative XML DBMS
Suchmaschine
Sekundäre DatenbankmodelleDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte0,00
Rang#383  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Websitefirebase.google.com/­products/­realtime-databasewww.marklogic.commemgraph.comwww.alachisoft.com/­ncachewww.searchxml.net/­category/­products
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.marklogic.commemgraph.com/­docswww.alachisoft.com/­resources/­docswww.searchxml.net/­support/­handouts
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerGoogle infoacquired by Google 2014MarkLogic Corp.Memgraph LtdAlachisoftinformationpartners gmbh
Erscheinungsjahr20122001201720052015
Aktuelle Version11.0, December 20225.3.3, April 20241.0
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoEnterprise Edition availablekommerziell
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.
ImplementierungsspracheC++C und C++C#, .NET, .NET Core, JavaC++
Server BetriebssystemegehostetLinux
OS X
Windows
LinuxLinux
Windows
Windows
Datenschemaschemafreischemafrei infoSchema kann erzwungen werdenschemafrei und schema-optionalschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinja
Sekundärindizesjajajaja
SQL infoSupport of SQLneinja infoSQL92neinSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nein
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
Java 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
IDistributedCache
JCache
LINQ
Proprietäres native API
RESTful HTTP API
WebDAV
XQuery
XSLT
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C++ infomost other programming languages supported via APIs
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'ja infovia XQuery or JavaScriptnein infoUnterstützung für stored procedures mit SQL-Server CLRja infoon the application server
TriggersCallbacks are triggered when data changesjaja infoNotificationsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infodynamic graph partitioningjakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using RAFTja, mit wählbarer Konsistenzja infosychronisation to multiple collections
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACID infocan act as a resource manager in an XA/JTA transactionACID infowith snapshot isolationoptimistic Locking und pessimistic LockingMehrere Lese-, ein Schreibprozess
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajaja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, with Range Indexesjajanein
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneUsers, roles and permissionsAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Domain, group and role-based access control at the document level and for application services
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseMarkLogicMemgraphNCachesearchxml
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
NCache Open Source is free on an as-is basis without any support. NCache 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 DatabaseMarkLogicMemgraphNCachesearchxml
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

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 launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

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

bereitgestellt von Google News

Progress (PRGS) Set to Buy MarkLogic, Guides Upbeat Q4 Results
16. Mai 2024, Yahoo Lifestyle Australia

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22. 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

AI can make logistics data as valuable as intelligence or operational data for mission success
17. April 2024, Breaking Defense

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

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

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

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

bereitgestellt von Google News

How to use NCache in ASP.Net Core
26. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt