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

DBMS > AnzoGraph DB vs. Bangdb vs. Sadas Engine vs. SQLite

System Properties Comparison AnzoGraph DB vs. Bangdb vs. Sadas Engine vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonBangdb  Xexclude from comparisonSadas Engine  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationConverged and high performance database for device data, events, time series, document and graphSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsWidely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
RDF store
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitecambridgesemantics.com/­anzographbangdb.comwww.sadasengine.comwww.sqlite.org
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.bangdb.comwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.sqlite.org/­docs.html
DeveloperCambridge SemanticsSachin Sinha, BangDBSADAS s.r.l.Dwayne Richard Hipp
Initial release2018201220062000
Current release2.3, January 2021BangDB 2.0, October 20218.03.46.0  (23 May 2024), May 2024
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoBSD 3commercial infofree trial version availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C++C
Server operating systemsLinuxLinuxAIX
Linux
Windows
server-less
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyes infonot rigid because of 'dynamic typing' concept.
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.nononono
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL like support with command line toolyesyes infoSQL-92 is not fully supported
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Proprietary protocol
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Java
Python
C
C#
C++
Java
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functions and aggregatesnonono
Triggersnoyes, Notifications (with Streaming only)noyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterselectable replication factor, Knob for CAP (enterprise version only)nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterTunable consistency, set CAP knob accordinglyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyes infomanaged by 'Learn by Usage'yes
User concepts infoAccess controlAccess rights for users and rolesyes (enterprise version only)Access rights for users, groups and roles according to SQL-standardno

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
AnzoGraph DBBangdbSadas EngineSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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