DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Google Cloud Datastore vs. Kdb vs. Memgraph vs. Postgres-XL

System Properties Comparison BoltDB vs. Google Cloud Datastore vs. Kdb vs. Memgraph vs. Postgres-XL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonKdb  Xexclude from comparisonMemgraph  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformHigh performance Time Series DBMSAn open source graph database built for real-time streaming and compatible with Neo4jBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelKey-value storeDocument storeTime Series DBMS
Vector DBMS
Graph DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument 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
Score4.47
Rank#76  Overall
#12  Document stores
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websitegithub.com/­boltdb/­boltcloud.google.com/­datastorekx.commemgraph.comwww.postgres-xl.org
Technical documentationcloud.google.com/­datastore/­docscode.kx.commemgraph.com/­docswww.postgres-xl.org/­documentation
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperGoogleKx Systems, a division of First Derivatives plcMemgraph Ltd
Initial release201320082000 infokdb was released 2000, kdb+ in 200320172014 infosince 2012, originally named StormDB
Current release3.6, May 201810 R1, October 2018
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial infofree 32-bit versionOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoqC and C++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X
Solaris
Windows
LinuxLinux
macOS
Data schemeschema-freeschema-freeyesschema-free and schema-optionalyes
Typing infopredefined data types such as float or datenoyes, details hereyesyesyes
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.nonoyesnoyes infoXML type, but no XML query functionality
Secondary indexesnoyesyes infotable attribute 'grouped'yes
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like query language (q)noyes infodistributed, parallel query execution
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Bolt protocol
Cypher query language
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGo.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnousing Google App Engineuser defined functionsuser defined functions
TriggersnoCallbacks using the Google Apps Engineyes infowith viewsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningSharding infodynamic graph partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using PaxosSource-replica replicationMulti-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowno infosimilar paradigm used for internal processingnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACID infowith snapshot isolationACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)rights management via user accountsUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBGoogle Cloud DatastoreKdbMemgraphPostgres-XL
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» more
You can check out our pricing model and licenses on the company website .
» 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
BoltDBGoogle Cloud DatastoreKdbMemgraphPostgres-XL
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

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

AllegroGraph logo

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

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

Present your product here