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 > Dragonfly vs. FileMaker vs. HarperDB vs. Memgraph vs. Percona Server for MongoDB

Vergleich der Systemeigenschaften Dragonfly vs. FileMaker vs. HarperDB vs. Memgraph vs. Percona Server for MongoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDragonfly  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceFileMaker ist ein RDBMS mit einem GUI Frontend.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.An open source graph database built for real-time streaming and compatible with Neo4jA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument StoreGraph DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#261  Overall
#38  Key-Value Stores
Punkte47,91
Rang#20  Overall
#14  Relational DBMS
Punkte0,60
Rang#244  Overall
#38  Document Stores
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte0,60
Rang#246  Overall
#39  Document Stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.claris.com/­filemakerwww.harperdb.iomemgraph.comwww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technische Dokumentationwww.dragonflydb.io/­docswww.claris.com/­resources/­documentationdocs.harperdb.io/­docsmemgraph.com/­docsdocs.percona.com/­percona-distribution-for-mongodb
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDragonflyDB team and community contributorsClaris infoein Tochterunternehmen von AppleHarperDBMemgraph LtdPercona
Erscheinungsjahr20231983201720172015
Aktuelle Version1.0, March 202319.4.1, November 20213.1, August 20213.4.10-2.10, November 2017
Lizenz infoCommercial or Open SourceOpen Source infoBSL 1.1kommerziellkommerziell infofree community edition availableOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoGPL Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++Node.jsC und C++C++
Server BetriebssystemeLinuxiOS infoclient part only
Linux
OS X
Windows
Linux
OS X
LinuxLinux
Datenschemaschemafreijadynamic schemaschemafrei und schema-optionalschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datestrings, hashes, lists, sets, sorted sets, bit arraysjaja infoJSON data typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infoEine http Query kann die Daten als XML zurück gebenneinneinnein
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinja infoüber PlugInsSQL-like data manipulation statementsneinnein
APIs und andere ZugriffskonzepteProprietäres Protokoll infoRESP - REdis Serialization ProtocolFilemaker WebDirect
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Bolt protocol
Cypher query language
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
PHP.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-seitige Scripts infoStored ProceduresLuajaCustom Functions infosince release 3.1JavaScript
Triggerspublish/subscribe channels provide some trigger functionalityjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineA table resides as a whole on one (or more) nodes in a clusterSharding infodynamic graph partitioningSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica Replikation infosince Version 14ja infothe nodes on which a table resides can be definedMulti-source replication using RAFTSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja inforelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of command blocks and scriptsneinAtomic execution of specific operationsACID infowith snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, strict serializability by the serverjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajayes, using LMDBja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infovia In-Memory Engine
Berechtigungskonzept infoZugriffskontrollePassword-based authenticationeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesAccess rights for users and rolesUsers, roles and permissionsAccess rights for users and roles
Weitere Informationen bereitgestellt vom Systemhersteller
DragonflyFileMakerHarperDBMemgraphPercona Server for MongoDB
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
DragonflyFileMakerHarperDBMemgraphPercona Server for MongoDB
Erwähnungen in aktuellen Nachrichten

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE News

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18. April 2023, Business Wire

bereitgestellt von Google News

Reviews - Features
1. März 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14. Februar 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15. Mai 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

bereitgestellt von Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9. Februar 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23. März 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16. Januar 2023, Techzine Europe

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

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

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

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

bereitgestellt von Google News

There are lots of ways to put a database in the cloud – here's what to consider
15. September 2023, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

The essential guide to MongoDB security
2. Februar 2017, InfoWorld

The Case Against the Server Side Public License (SSPL)
11. Oktober 2022, The New Stack

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12. Oktober 2018, AWS Blog

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

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