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. DataFS vs. Faircom EDGE vs. Quasardb vs. Snowflake

System Properties Comparison BoltDB vs. DataFS vs. Faircom EDGE vs. Quasardb vs. Snowflake

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDataFS  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonQuasardb  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionAn embedded key-value store for Go.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsDistributed, high-performance timeseries databaseCloud-based data warehousing service for structured and semi-structured data
Primary database modelKey-value storeObject oriented DBMSKey-value store
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.06
Rank#354  Overall
#15  Object oriented DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitegithub.com/­boltdb/­boltnewdatabase.comwww.faircom.com/­products/­faircom-edgequasar.aiwww.snowflake.com
Technical documentationdev.mobiland.com/­Overview.xspdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldoc.quasar.ai/­masterdocs.snowflake.net/­manuals/­index.html
DeveloperMobiland AGFairCom CorporationquasardbSnowflake Computing Inc.
Initial release20132018197920092014
Current release1.1.263, October 2022V3, October 20203.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercialcommercial infoRestricted, free version availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensescommercial
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 languageGoANSI C, C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
WindowsAndroid
Linux infoARM, x86
Raspbian
Windows
BSD
Linux
OS X
Windows
hosted
Data schemeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)Flexible Schema (defined schema, partial schema, schema free)schema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenoyesyes, ANSI Standard SQL Typesyes infointeger and binaryyes
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
Secondary indexesnonoyesyes infowith tags
SQL infoSupport of SQLnonoyes infoANSI SQL queriesSQL-like query languageyes
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP APICLI Client
JDBC
ODBC
Supported programming languagesGo.Net
C
C#
C++
VB.Net
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++nouser defined functions
Triggersnono, except callback-events from server when changes happenedyesnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemFile partitioning infoCustomizable business rules for partitioningSharding infoconsistent hashingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replication with selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infowhen using SQLnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infoTransient modeno
User concepts infoAccess controlnoWindows-ProfileFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Cryptographically strong user authentication and audit trailUsers with fine-grained authorization concept, user roles and pluggable authentication

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 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
BoltDBDataFSFaircom EDGE infoformerly c-treeEDGEQuasardbSnowflake
DB-Engines blog posts

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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16 April 2024, Towards Data Science

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6 May 2024, Investor's Business Daily

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Business Wire

Molham Aref Creates RelationalAI As AI Coprocessor For Data Clouds
8 May 2024, Forbes

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

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.

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

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here