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. Fujitsu Enterprise Postgres vs. OrientDB vs. Qdrant

System Properties Comparison BoltDB vs. Fujitsu Enterprise Postgres vs. OrientDB vs. Qdrant

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonOrientDB  Xexclude from comparisonQdrant  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Multi-model DBMS (Document, Graph, Key/Value)A high-performance vector database with neural network or semantic-based matching
Primary database modelKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Vector DBMS
Secondary database modelsDocument 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.31
Rank#285  Overall
#129  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score1.16
Rank#175  Overall
#6  Vector DBMS
Websitegithub.com/­boltdb/­boltwww.postgresql.fastware.comorientdb.orggithub.com/­qdrant/­qdrant
qdrant.tech
Technical documentationwww.postgresql.fastware.com/­product-manualswww.orientdb.com/­docs/­last/­index.htmlqdrant.tech/­documentation
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyOrientDB LTD; CallidusCloud; SAPQdrant
Initial release201320102021
Current releaseFujitsu Enterprise Postgres 14, January 20223.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache version 2Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCJavaRust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
All OS with a Java JDK (>= JDK 6)Docker
Linux
macOS
Windows
Data schemeschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or datenoyesyesNumbers, Strings, Geo, Boolean
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.nonono
Secondary indexesnoyesyesyes infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLnoyesSQL-like query language, no joinsno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Supported programming languagesGo.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnouser defined functionsJava, Javascript
TriggersnoyesHooks
Partitioning methods infoMethods for storing different data on different nodesnonepartitioning by range, list and by hashShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replicationCollection-level replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency, tunable consistency
Foreign keys infoReferential integritynoyesyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurableKey-based authentication
More information provided by the system vendor
BoltDBFujitsu Enterprise PostgresOrientDBQdrant
Specific characteristics100% compatible with community PostgreSQL
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsCore based licensing
» 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

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

More resources
BoltDBFujitsu Enterprise PostgresOrientDBQdrant
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant launches first vector database as a managed hybrid cloud
16 April 2024, VentureBeat

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26 January 2024, Datanami

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

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

Neo4j logo

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

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.

Present your product here