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 > Datomic vs. FileMaker vs. PouchDB vs. SAP SQL Anywhere vs. SpaceTime

System Properties Comparison Datomic vs. FileMaker vs. PouchDB vs. SAP SQL Anywhere vs. SpaceTime

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonFileMaker  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityFileMaker is a cross-platform RDBMS that includes a GUI frontend.JavaScript DBMS with an API inspired by CouchDBRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelRelational DBMSRelational DBMSDocument storeRelational DBMSSpatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Websitewww.datomic.comwww.claris.com/­filemakerpouchdb.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.mireo.com/­spacetime
Technical documentationdocs.datomic.comwww.claris.com/­resources/­documentationpouchdb.com/­guideshelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperCognitectClaris infoa subsidiary of AppleApache Software FoundationSAP infoformerly SybaseMireo
Initial release20121983201219922020
Current release1.0.6735, June 202319.4.1, November 20217.1.1, June 201917, July 2015
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialOpen Sourcecommercialcommercial
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 languageJava, ClojureJavaScriptC++
Server operating systemsAll OS with a Java VMiOS infoclient part only
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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 formatnoyesno
Secondary indexesyesyesyes infovia viewsyesno
SQL infoSupport of SQLnoyes infovia pluginsnoyesA subset of ANSI SQL is implemented
APIs and other access methodsRESTful HTTP APIFilemaker WebDirect
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
HTTP API
JDBC
ODBC
RESTful HTTP API
Supported programming languagesClojure
Java
PHPJavaScriptC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Python
Server-side scripts infoStored proceduresyes infoTransaction FunctionsyesView functions in JavaScriptyes, in C/C++, Java, .Net or Perlno
TriggersBy using transaction functionsyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneSharding infowith a proxy-based framework, named couchdb-loungenoneFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSource-replica replication, warm standby infosince Version 14Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication infoDatabase mirroringReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyesno
User concepts infoAccess controlnosimple rights management via user accounts and connection to external directory servicesnofine grained access rights according to SQL-standardyes

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
DatomicFileMakerPouchDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereSpaceTime
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

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

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

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

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

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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

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

Present your product here