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 > Badger vs. FileMaker vs. Rockset vs. searchxml vs. SQLite

System Properties Comparison Badger vs. FileMaker vs. Rockset vs. searchxml vs. SQLite

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonFileMaker  Xexclude from comparisonRockset  Xexclude from comparisonsearchxml  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.FileMaker is a cross-platform RDBMS that includes a GUI frontend.A scalable, reliable search and analytics service in the cloud, built on RocksDBDBMS for structured and unstructured content wrapped with an application serverWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeRelational DBMSDocument storeNative XML DBMS
Search engine
Relational DBMS
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.claris.com/­filemakerrockset.comwww.searchxml.net/­category/­productswww.sqlite.org
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.claris.com/­resources/­documentationdocs.rockset.comwww.searchxml.net/­support/­handoutswww.sqlite.org/­docs.html
DeveloperDGraph LabsClaris infoa subsidiary of AppleRocksetinformationpartners gmbhDwayne Richard Hipp
Initial release20171983201920152000
Current release19.4.1, November 20211.03.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialcommercialOpen Source infoPublic Domain
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 languageGoC++C++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
hostedWindowsserver-less
Data schemeschema-freeyesschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoyesdynamic typingyesyes infonot rigid because of 'dynamic typing' concept.
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 formatno infoingestion from XML files supportedyesno
Secondary indexesnoyesall fields are automatically indexedyesyes
SQL infoSupport of SQLnoyes infovia pluginsRead-only SQL queries, including JOINsnoyes infoSQL-92 is not fully supported
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
HTTP RESTRESTful HTTP API
WebDAV
XQuery
XSLT
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGoPHPGo
Java
JavaScript (Node.js)
Python
C++ infomost other programming languages supported via APIsActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyesnoyes infoon the application serverno
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneAutomatic shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14yesyes infosychronisation to multiple collectionsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononomultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnosimple rights management via user accounts and connection to external directory servicesAccess rights for users and organizations can be defined via Rockset consoleDomain, group and role-based access control at the document level and for application servicesno

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BadgerFileMakerRocksetsearchxmlSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Reviews - Features
1 March 2024, Reverse Shot

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

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

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

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
1 March 2024, Yahoo News Canada

provided by Google News

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

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

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

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

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

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Present your product here