DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CrateDB vs. FileMaker vs. Quasardb vs. Riak TS vs. Virtuoso

System Properties Comparison CrateDB vs. FileMaker vs. Quasardb vs. Riak TS vs. Virtuoso

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonFileMaker  Xexclude from comparisonQuasardb  Xexclude from comparisonRiak TS  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionDistributed Database based on LuceneFileMaker is a cross-platform RDBMS that includes a GUI frontend.Distributed, high-performance timeseries databaseRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSTime Series DBMSTime Series DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#229  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score49.73
Rank#20  Overall
#14  Relational DBMS
Score0.19
Rank#327  Overall
#30  Time Series DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitecratedb.comwww.claris.com/­filemakerquasar.aivirtuoso.openlinksw.com
Technical documentationcratedb.com/­docswww.claris.com/­resources/­documentationdoc.quasar.ai/­masterwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.openlinksw.com/­virtuoso
DeveloperCrateClaris infoa subsidiary of ApplequasardbOpen Source, formerly Basho TechnologiesOpenLink Software
Initial release20131983200920151998
Current release19.4.1, November 20213.14.1, January 20243.0.0, September 20227.2.11, September 2023
License infoCommercial or Open SourceOpen Sourcecommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen SourceOpen Source infoGPLv2, extended commercial license 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC++ErlangC
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportiOS infoclient part only
Linux
OS X
Windows
BSD
Linux
OS X
Windows
Linux
OS X
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesschema-freeschema-freeyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesyesyes infointeger and binarynoyes
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 formatnonoyes
Secondary indexesyesyesyes infowith tagsrestrictedyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyes infovia pluginsSQL-like query languageyes, limitedyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
HTTP APIHTTP API
Native Erlang Interface
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
PHP.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined functions (Javascript)yesnoErlangyes infoVirtuoso PL
Triggersnoyesnoyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoconsistent hashingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelSource-replica replication, warm standby infosince Version 14Source-replica replication with selectable replication factorselectable replication factorChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategynoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTransient modeyes
User concepts infoAccess controlrights management via user accountssimple rights management via user accounts and connection to external directory servicesCryptographically strong user authentication and audit trailnoFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
CrateDBFileMakerQuasardbRiak TSVirtuoso
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Used for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Broad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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

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

More resources
CrateDBFileMakerQuasardbRiak TSVirtuoso
Recent citations in the news

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

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

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

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

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

CSIRO spinout Quasar launches multibeam satellite ground station
8 December 2023, iTWire

Gravitational lensing method reveals accurate mass of a galaxy hosting a quasar
6 June 2023, Open Access Government

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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.

Neo4j logo

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

Present your product here