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. Manticore Search vs. Microsoft Access vs. RocksDB vs. TDSQL for MySQL

System Properties Comparison BoltDB vs. Manticore Search vs. Microsoft Access vs. RocksDB vs. TDSQL for MySQL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonRocksDB  Xexclude from comparisonTDSQL for MySQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Multi-storage database for search, including full-text search.Microsoft 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)A high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primary database modelKey-value storeSearch engineRelational DBMSKey-value storeRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.85
Rank#205  Overall
#95  Relational DBMS
Websitegithub.com/­boltdb/­boltmanticoresearch.comwww.microsoft.com/­en-us/­microsoft-365/­accessrocksdb.orgwww.tencentcloud.com/­products/­dcdb
Technical documentationmanual.manticoresearch.comdeveloper.microsoft.com/­en-us/­accessgithub.com/­facebook/­rocksdb/­wikiwww.tencentcloud.com/­document/­product/­1042
DeveloperManticore SoftwareMicrosoftFacebook, Inc.Tencent
Initial release20132017199220132013
Current release6.0, February 20231902 (16.0.11328.20222), March 20198.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL version 2commercial infoBundled with Microsoft OfficeOpen Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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
FreeBSD
Linux
macOS
Windows
Windows infoNot a real database server, but making use of DLLsLinuxhosted
Data schemeschema-freeFixed schemayesschema-freeyes
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesnoyes
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.noCan index from XMLnono
Secondary indexesnoyes infofull-text index on all search fieldsyesnoyes
SQL infoSupport of SQLnoSQL-like query languageyes infobut not compliant to any SQL standardnoyes
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
DAO
ODBC
OLE DB
C++ API
Java API
JDBC
ODBC
Supported programming languagesGoElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Java
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsyes infosince Access 2010 using the ACE-enginenoyes
Triggersnonoyes infosince Access 2010 using the ACE-engineyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednonehorizontal partitioningAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera librarynoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes infoisolated transactions for atomic changes and binary logging for safe writesACID infobut no files for transaction loggingyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnonono infoa simple user-level security was built in till version Access 2003noUsers with fine-grained authorization concept

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 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
BoltDBManticore SearchMicrosoft AccessRocksDBTDSQL for MySQL
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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
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

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

Linux 5.6 I/O Scheduler Benchmarks: None, Kyber, BFQ, MQ-Deadline
7 April 2020, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

Tencent Cloud Database recognised for cloud database management systems
21 December 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16 May 2022, PR Newswire Asia

Indonesia's Allo Bank taps Tencent Cloud to enhance digital banking services
6 July 2023, FinTech Futures

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6 July 2023, ETCIO South East Asia

Chinese government blocks use of Intel, AMD chips in hardware
25 March 2024, Yahoo Singapore News

provided by Google News



Share this page

Featured Products

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.

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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here