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

DBMS > DuckDB vs. FileMaker vs. Manticore Search vs. Memcached vs. Oracle

System Properties Comparison DuckDB vs. FileMaker vs. Manticore Search vs. Memcached vs. Oracle

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonFileMaker  Xexclude from comparisonManticore Search  Xexclude from comparisonMemcached  Xexclude from comparisonOracle  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSFileMaker is a cross-platform RDBMS that includes a GUI frontend.Multi-storage database for search, including full-text search.In-memory key-value store, originally intended for cachingWidely used RDBMS
Primary database modelRelational DBMSRelational DBMSSearch engineKey-value storeRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score19.42
Rank#32  Overall
#4  Key-value stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websiteduckdb.orgwww.claris.com/­filemakermanticoresearch.comwww.memcached.orgwww.oracle.com/­database
Technical documentationduckdb.org/­docswww.claris.com/­resources/­documentationmanual.manticoresearch.comgithub.com/­memcached/­memcached/­wikidocs.oracle.com/­en/­database
DeveloperClaris infoa subsidiary of AppleManticore SoftwareDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalOracle
Initial release20181983201720031980
Current release0.10, February 202419.4.1, November 20216.0, February 20231.6.25, March 202423c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoGPL version 2Open Source infoBSD licensecommercial inforestricted free version is available
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.
Implementation languageC++C++CC and C++
Server operating systemsserver-lessiOS infoclient part only
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeyesyesFixed schemaschema-freeyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyes
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.noyes infoA http query request can return the data in XML formatCan index from XMLyes
Secondary indexesyesyesyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLyesyes infovia pluginsSQL-like query languagenoyes infowith proprietary extensions
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Filemaker WebDirect
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocolJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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
PHPElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresnoyesuser defined functionsnoPL/SQL infoalso stored procedures in Java possible
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14Synchronous replication based on Galera librarynone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.noyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnosimple rights management via user accounts and connection to external directory servicesnoyes infousing SASL (Simple Authentication and Security Layer) protocolfine grained access rights according to SQL-standard

More information provided by the system vendor

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 partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
DuckDBFileMakerManticore SearchMemcachedOracle
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

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

Reviews - Features
1 March 2024, Reverse Shot

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

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Blog Theme - Details
2 May 2024, Oracle

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

Leading Industry Analysts Comment on the Release of Oracle Database 23ai
2 May 2024, Oracle

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Present your product here