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 > CockroachDB vs. FileMaker vs. LokiJS vs. MarkLogic vs. TimesTen

System Properties Comparison CockroachDB vs. FileMaker vs. LokiJS vs. MarkLogic vs. TimesTen

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonFileMaker  Xexclude from comparisonLokiJS  Xexclude from comparisonMarkLogic  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.FileMaker is a cross-platform RDBMS that includes a GUI frontend.In-memory JavaScript DBMSOperational and transactional Enterprise NoSQL databaseIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSDocument storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.10
Rank#58  Overall
#33  Relational DBMS
Score49.73
Rank#20  Overall
#14  Relational DBMS
Score0.48
Rank#262  Overall
#42  Document stores
Score6.50
Rank#56  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#5  Search engines
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitewww.cockroachlabs.comwww.claris.com/­filemakergithub.com/­techfort/­LokiJSwww.marklogic.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.cockroachlabs.com/­docswww.claris.com/­resources/­documentationtechfort.github.io/­LokiJSdocs.marklogic.comdocs.oracle.com/­database/­timesten-18.1
DeveloperCockroach LabsClaris infoa subsidiary of AppleMarkLogic Corp.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20151983201420011998
Current release23.1.1, May 202319.4.1, November 202111.0, December 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercialOpen Sourcecommercial inforestricted free version is availablecommercial
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 languageGoJavaScriptC++
Server operating systemsLinux
macOS
Windows
iOS infoclient part only
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemedynamic schemayesschema-freeschema-free infoSchema can be enforcedyes
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 viewsyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyes infovia pluginsnoyes infoSQL92yes
APIs and other access methodsJDBCFilemaker WebDirect
JDBC
ODBC
JavaScript APIJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
PHPJavaScriptC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnoyesView functions in JavaScriptyes infovia XQuery or JavaScriptPL/SQL
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replication, warm standby infosince Version 14noneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoatomic operations within a single collection possibleACID infocan act as a resource manager in an XA/JTA transactionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes, with Range Indexesyes
User concepts infoAccess controlRole-based access controlsimple rights management via user accounts and connection to external directory servicesnoRole-based access control at the document and subdocument levelsfine 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

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

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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, Yahoo Finance

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

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Present your product here