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 > Amazon Neptune vs. Badger vs. Bangdb vs. Faircom DB vs. Ingres

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

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonBadger  Xexclude from comparisonBangdb  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonIngres  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.Well established RDBMS
Primary database modelGraph DBMS
RDF store
Key-value storeDocument store
Graph DBMS
Time Series DBMS
Key-value store
Relational DBMS
Relational DBMS
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
Score3.80
Rank#82  Overall
#44  Relational DBMS
Websiteaws.amazon.com/­neptunegithub.com/­dgraph-io/­badgerbangdb.comwww.faircom.com/­products/­faircom-dbwww.actian.com/­databases/­ingres
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.htmldocs.actian.com/­ingres
DeveloperAmazonDGraph LabsSachin Sinha, BangDBFairCom CorporationActian Corporation
Initial release20172017201219791974 infooriginally developed at University Berkely in early 1970s
Current releaseBangDB 2.0, October 2021V12, November 202011.2, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD 3commercial infoRestricted, free version availablecommercial
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
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema free, schema optional, schema required, partial schema,yes
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 infobut tools for importing/exporting data from/to XML-files available
Secondary indexesnonoyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLnonoSQL like support with command line toolyes, ANSI SQL with proprietary extensionsyes
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
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
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
Server-side scripts infoStored proceduresnononoyes info.Net, JavaScript, C/C++yes
Triggersnonoyes, Notifications (with Streaming only)yesyes
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 partitioninghorizontal partitioning infoIngres Star to access multiple databases simultaneously
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).Ingres Replicator
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
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
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnonoyesyes
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 infoMVCC
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 modeyesno
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 filesfine grained access rights according to SQL-standard

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-treeACEIngres
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

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News



Share this page

Featured Products

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

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