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

DBMS > FileMaker vs. PouchDB vs. Rockset vs. searchxml vs. TypeDB

System Properties Comparison FileMaker vs. PouchDB vs. Rockset vs. searchxml vs. TypeDB

Editorial information provided by DB-Engines
NameFileMaker  Xexclude from comparisonPouchDB  Xexclude from comparisonRockset  Xexclude from comparisonsearchxml  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionFileMaker is a cross-platform RDBMS that includes a GUI frontend.JavaScript DBMS with an API inspired by CouchDBA scalable, reliable search and analytics service in the cloud, built on RocksDBDBMS for structured and unstructured content wrapped with an application serverTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelRelational DBMSDocument storeDocument storeNative XML DBMS
Search engine
Graph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.82
Rank#212  Overall
#36  Document stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websitewww.claris.com/­filemakerpouchdb.comrockset.comwww.searchxml.net/­category/­productstypedb.com
Technical documentationwww.claris.com/­resources/­documentationpouchdb.com/­guidesdocs.rockset.comwww.searchxml.net/­support/­handoutstypedb.com/­docs
DeveloperClaris infoa subsidiary of AppleApache Software FoundationRocksetinformationpartners gmbhVaticle
Initial release19832012201920152016
Current release19.4.1, November 20217.1.1, June 20191.02.26.3, January 2024
License infoCommercial or Open SourcecommercialOpen SourcecommercialcommercialOpen Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++C++Java
Server operating systemsiOS infoclient part only
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)hostedWindowsLinux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnodynamic typingyesyes
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.yes infoA http query request can return the data in XML formatnono infoingestion from XML files supportedyesno
Secondary indexesyesyes infovia viewsall fields are automatically indexedyesyes
SQL infoSupport of SQLyes infovia pluginsnoRead-only SQL queries, including JOINsnono
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP RESTRESTful HTTP API
WebDAV
XQuery
XSLT
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesPHPJavaScriptGo
Java
JavaScript (Node.js)
Python
C++ infomost other programming languages supported via APIsAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyesView functions in JavaScriptnoyes infoon the application serverno
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungeAutomatic shardingnoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication, warm standby infosince Version 14Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesyes infosychronisation to multiple collectionsMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononomultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesnoAccess rights for users and organizations can be defined via Rockset consoleDomain, group and role-based access control at the document level and for application servicesyes infoat REST API level; other APIs in progress
More information provided by the system vendor
FileMakerPouchDBRocksetsearchxmlTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
FileMakerPouchDBRocksetsearchxmlTypeDB infoformerly named Grakn
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Apple kills Claris, saves FileMaker
3 June 2024, ITPro Today

Reviews - Features
1 March 2024, Reverse Shot

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

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

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

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

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