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 > FileMaker vs. RDF4J vs. searchxml vs. SQL.JS vs. VoltDB

System Properties Comparison FileMaker vs. RDF4J vs. searchxml vs. SQL.JS vs. VoltDB

Editorial information provided by DB-Engines
NameFileMaker  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonsearchxml  Xexclude from comparisonSQL.JS  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionFileMaker is a cross-platform RDBMS that includes a GUI frontend.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.DBMS for structured and unstructured content wrapped with an application serverPort of SQLite to JavaScriptDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSRDF storeNative XML DBMS
Search engine
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.claris.com/­filemakerrdf4j.orgwww.searchxml.net/­category/­productssql.js.orgwww.voltdb.com
Technical documentationwww.claris.com/­resources/­documentationrdf4j.org/­documentationwww.searchxml.net/­support/­handoutssql.js.org/­documentation/­index.htmldocs.voltdb.com
DeveloperClaris infoa subsidiary of AppleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.informationpartners gmbhAlon Zakai infoenhancements implemented by othersVoltDB Inc.
Initial release19832004201520122010
Current release19.4.1, November 20211.011.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercialOpen SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaC++JavaScriptJava, C++
Server operating systemsiOS infoclient part only
Linux
OS X
Windows
Linux
OS X
Unix
Windows
Windowsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X infofor development
Data schemeyesyes infoRDF Schemasschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 formatyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infovia pluginsnonoyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
RESTful HTTP API
WebDAV
XQuery
XSLT
JavaScript APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languagesPHPJava
PHP
Python
C++ infomost other programming languages supported via APIsJavaScriptC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesyesyes infoon the application servernoJava
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication, warm standby infosince Version 14noneyes infosychronisation to multiple collectionsnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoIsolation support depends on the API usedmultiple readers, single writerACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infoin-memory storage is supported as wellyesno infoexcept by serializing a db to a fileyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlsimple rights management via user accounts and connection to external directory servicesnoDomain, group and role-based access control at the document level and for application servicesnoUsers and roles with access to stored procedures

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
FileMakerRDF4J infoformerly known as SesamesearchxmlSQL.JSVoltDB
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

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here