DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > DuckDB vs. EXASOL vs. FileMaker vs. Memgraph vs. OpenSearch

System Properties Comparison DuckDB vs. EXASOL vs. FileMaker vs. Memgraph vs. OpenSearch

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonEXASOL  Xexclude from comparisonFileMaker  Xexclude from comparisonMemgraph  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.FileMaker is a cross-platform RDBMS that includes a GUI frontend.An open source graph database built for real-time streaming and compatible with Neo4jA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMSSearch engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websiteduckdb.orgwww.exasol.comwww.claris.com/­filemakermemgraph.comgithub.com/­opensearch-project
opensearch.org
Technical documentationduckdb.org/­docswww.exasol.com/­resourceswww.claris.com/­resources/­documentationmemgraph.com/­docsopensearch.org/­docs/­latest
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperExasolClaris infoa subsidiary of AppleMemgraph LtdAmazon Web Services
Initial release20182000198320172021
Current release0.10, February 202419.4.1, November 20212.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++C and C++Java
Server operating systemsserver-lessiOS infoclient part only
Linux
OS X
Windows
LinuxAll OS with a Java VM
Data schemeyesyesyesschema-free and schema-optionalschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateyesyesyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyes infoA http query request can return the data in XML formatno
Secondary indexesyesyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLyesyesyes infovia pluginsnoSQL-like query language
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.Net
JDBC
ODBC
WebSocket
Filemaker WebDirect
JDBC
ODBC
Bolt protocol
Cypher query language
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Java
Lua
Python
R
PHP.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresnouser defined functionsyesyes
Triggersnoyesyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infodynamic graph partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14Multi-source replication using RAFTyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynoyesyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infowith snapshot isolationno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles according to SQL-standardsimple rights management via user accounts and connection to external directory servicesUsers, roles and permissions
More information provided by the system vendor
DuckDBEXASOLFileMakerMemgraphOpenSearch
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more
The OpenSearch Project offers open source software licensed under Apache License...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DuckDBEXASOLFileMakerMemgraphOpenSearch
Recent citations in the news

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20 September 2023, GeekWire

provided by Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, businesswire.com

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, businesswire.com

Exasol brings SaaS-flex to on-prem and public cloud systems
31 May 2023, The Register

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

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

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

Apple subsidiary FileMaker returns to its original name from the '80s
6 August 2019, The Verge

provided by Google News

Enhance Your Network with the Power of a Graph DB
2 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 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 October 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20 November 2023, AWS Blog

Vector engine for Amazon OpenSearch Serverless now generally available
29 November 2023, AWS Blog

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here