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

DBMS > Amazon Neptune vs. Badger vs. Bangdb vs. Faircom DB vs. YTsaurus

System Properties Comparison Amazon Neptune vs. Badger vs. Bangdb vs. Faircom DB vs. YTsaurus

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonBadger  Xexclude from comparisonBangdb  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Converged and high performance database for device data, events, time series, document and graphNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.YTsaurus is an open source platform for distributed storage and processing.
Primary database modelGraph DBMS
RDF store
Key-value storeDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Document store
Key-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.29
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.29
Rank#304  Overall
#43  Key-value stores
#136  Relational DBMS
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websiteaws.amazon.com/­neptunegithub.com/­dgraph-io/­badgerbangdb.comwww.faircom.com/­products/­faircom-dbytsaurus.tech
Technical documentationaws.amazon.com/­neptune/­developer-resourcesgodoc.org/­github.com/­dgraph-io/­badgerdocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlytsaurus.tech/­docs/­en
DeveloperAmazonDGraph LabsSachin Sinha, BangDBFairCom CorporationYandex
Initial release20172017201219792023
Current releaseBangDB 2.0, October 2021V12, November 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD 3commercial infoRestricted, free version availableOpen Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC, C++ANSI C, C++C++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
LinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Ubuntu
Data schemeschema-freeschema-freeschema-freeschema free, schema optional, schema required, partial schema,
Typing infopredefined data types such as float or dateyesnoyes: string, long, double, int, geospatial, stream, eventsyes, ANSI SQL Types, JSON, typed binary structuresyes
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.nonononono
Secondary indexesnonoyes infosecondary, composite, nested, reverse, geospatialyes
SQL infoSupport of SQLnonoSQL like support with command line toolyes, ANSI SQL with proprietary extensionsYQL, an SQL-based language, is supported
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
Proprietary protocol
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
GoC
C#
C++
Java
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresnononoyes info.Net, JavaScript, C/C++
Triggersnonoyes, Notifications (with Streaming only)yes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.noneselectable replication factor, Knob for CAP (enterprise version only)yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDtunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyes, implements WAL (Write ahead log) as wellYes, tunable from durable to delayed durability to in-memoryyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyes (enterprise version only)Fine grained access rights according to SQL-standard with additional protections for filesAccess Control Lists

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

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

More resources
Amazon NeptuneBadgerBangdbFaircom DB infoformerly c-treeACEYTsaurus
Recent citations in the news

Exploring new features of Apache TinkerPop 3.7.x in Amazon Neptune | Amazon Web Services
7 June 2024, AWS Blog

Building NHM London's Planetary Knowledge Base with Amazon Neptune and the Registry of Open Data on AWS ...
5 June 2024, AWS Blog

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22 February 2024, AWS Blog

AWS Weekly Roundup: LlamaIndex support for Amazon Neptune, force AWS CloudFormation stack deletion, and more ...
27 May 2024, AWS Blog

provided by Google News

FairCom Unveils New Look, FairCom DB v13: Introducing 'DB Made Simple'
4 June 2024, businesswire.com

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

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

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

Present your product here