DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Fujitsu Enterprise Postgres vs. RethinkDB vs. Snowflake vs. SwayDB

System Properties Comparison BoltDB vs. Fujitsu Enterprise Postgres vs. RethinkDB vs. Snowflake vs. SwayDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparisonSwayDB  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.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Cloud-based data warehousing service for structured and semi-structured dataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMSKey-value store
Secondary database modelsDocument store
Spatial DBMS
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
Score2.74
Rank#105  Overall
#19  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­boltdb/­boltwww.postgresql.fastware.comrethinkdb.comwww.snowflake.comswaydb.simer.au
Technical documentationwww.postgresql.fastware.com/­product-manualsrethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyThe Linux Foundation infosince July 2017Snowflake Computing Inc.Simer Plaha
Initial release2013200920142018
Current releaseFujitsu Enterprise Postgres 14, January 20222.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2commercialOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++Scala
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
OS X
Windows
hosted
Data schemeschema-freeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometryyesno
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.nonoyesno
Secondary indexesnoyesyesno
SQL infoSupport of SQLnoyesnoyesno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
CLI Client
JDBC
ODBC
Supported programming languagesGo.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScript (Node.js)
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnouser defined functionsuser defined functionsno
TriggersnoyesClient-side triggers through changefeedsno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnonepartitioning by range, list and by hashSharding inforange basedyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDAtomic single-document operationsACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoMVCC basedyesyes
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.nononoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable authenticationno
More information provided by the system vendor
BoltDBFujitsu Enterprise PostgresRethinkDBSnowflakeSwayDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BoltDBFujitsu Enterprise PostgresRethinkDBSnowflakeSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, 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

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

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

Expert Insight 202009 KAC
4 September 2023, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28 June 2023, Fujitsu

Latest News
17 September 2020, IBM Newsroom

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Redox, Snowflake Partner to Streamline Healthcare Data Exchange for AI and Machine Learning
24 May 2024, HIT Consultant

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 May 2024, VentureBeat

Immuta joins the Snowflake Financial Services Data Cloud
22 May 2024, PR Newswire

evolv Announces Partnership and Revolutionary AI Solution at Snowflake's Data Cloud Summit 2024
24 May 2024, InvestorsObserver

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

Milvus logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
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.

Present your product here