DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FileMaker vs. H2GIS vs. Immudb vs. PouchDB vs. TinkerGraph

System Properties Comparison FileMaker vs. H2GIS vs. Immudb vs. PouchDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameFileMaker  Xexclude from comparisonH2GIS  Xexclude from comparisonImmudb  Xexclude from comparisonPouchDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionFileMaker is a cross-platform RDBMS that includes a GUI frontend.Spatial extension of H2An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.JavaScript DBMS with an API inspired by CouchDBA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSpatial DBMSKey-value storeDocument storeGraph DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score49.73
Rank#20  Overall
#14  Relational DBMS
Score0.05
Rank#372  Overall
#7  Spatial DBMS
Score0.25
Rank#307  Overall
#43  Key-value stores
Score2.35
Rank#116  Overall
#22  Document stores
Score0.12
Rank#344  Overall
#34  Graph DBMS
Websitewww.claris.com/­filemakerwww.h2gis.orggithub.com/­codenotary/­immudb
immudb.io
pouchdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.claris.com/­resources/­documentationwww.h2gis.org/­docs/­homedocs.immudb.iopouchdb.com/­guides
DeveloperClaris infoa subsidiary of AppleCNRSCodenotaryApache Software Foundation
Initial release19832013202020122009
Current release19.4.1, November 20211.2.3, April 20227.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoLGPL 3.0Open Source infoApache Version 2.0Open SourceOpen Source infoApache 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.
Implementation languageJavaGoJavaScriptJava
Server operating systemsiOS infoclient part only
Linux
OS X
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes
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 formatnononono
Secondary indexesyesyesyesyes infovia viewsno
SQL infoSupport of SQLyes infovia pluginsyesSQL-like syntaxnono
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
HTTP REST infoonly for PouchDB Server
JavaScript API
TinkerPop 3
Supported programming languagesPHPJava.Net
Go
Java
JavaScript (Node.js)
Python
JavaScriptGroovy
Java
Server-side scripts infoStored proceduresyesyes infobased on H2noView functions in JavaScriptno
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication, warm standby infosince Version 14yes infobased on H2Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integrityyesyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesyes infobased on H2nono

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

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

More resources
FileMakerH2GISImmudbPouchDBTinkerGraph
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

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

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

Codenotary Releases immudb v1.9DOM
19 October 2023, businesswire.com

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27 June 2023, SC Media

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

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

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, 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.

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Present your product here