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 > BoltDB vs. FileMaker vs. GridDB vs. Microsoft Access vs. RocksDB

System Properties Comparison BoltDB vs. FileMaker vs. GridDB vs. Microsoft Access vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFileMaker  Xexclude from comparisonGridDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Scalable in-memory time series database optimized for IoT and Big DataMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Embeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMSKey-value store
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score48.20
Rank#20  Overall
#14  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltwww.claris.com/­filemakergriddb.netwww.microsoft.com/­en-us/­microsoft-365/­accessrocksdb.org
Technical documentationwww.claris.com/­resources/­documentationdocs.griddb.netdeveloper.microsoft.com/­en-us/­accessgithub.com/­facebook/­rocksdb/­wiki
DeveloperClaris infoa subsidiary of AppleToshiba CorporationMicrosoftFacebook, Inc.
Initial release20131983201319922013
Current release19.4.1, November 20215.1, August 20221902 (16.0.11328.20222), March 20198.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infoBundled with Microsoft OfficeOpen Source infoBSD
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 languageGoC++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
LinuxWindows infoNot a real database server, but making use of DLLsLinux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyes infonumerical, string, blob, geometry, boolean, timestampyesno
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 formatnono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoyes infovia pluginsSQL92, SQL-like TQL (Toshiba Query Language)yes infobut not compliant to any SQL standardno
APIs and other access methodsFilemaker WebDirect
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
DAO
ODBC
OLE DB
C++ API
Java API
Supported programming languagesGoPHPC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyesnoyes infosince Access 2010 using the ACE-engineno
Triggersnoyesyesyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication, warm standby infosince Version 14Source-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency within container, eventual consistency across containers
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID at container levelACID infobut no files for transaction loggingyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnosimple rights management via user accounts and connection to external directory servicesAccess rights for users can be defined per databaseno infoa simple user-level security was built in till version Access 2003no
More information provided by the system vendor
BoltDBFileMakerGridDBMicrosoft AccessRocksDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BoltDBFileMakerGridDBMicrosoft AccessRocksDB
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Key Value Databases Market Future Business Scope Analysis
17 May 2024, openPR

provided by Google News

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

Reviews - Features
1 March 2024, Reverse Shot

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

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

Claris FileMaker Pro 19 review
2 March 2022, TechRadar

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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