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

DBMS > AnzoGraph DB vs. atoti vs. FatDB vs. Manticore Search vs. SQL.JS

System Properties Comparison AnzoGraph DB vs. atoti vs. FatDB vs. Manticore Search vs. SQL.JS

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonatoti  Xexclude from comparisonFatDB  Xexclude from comparisonManticore Search  Xexclude from comparisonSQL.JS  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A .NET NoSQL DBMS that can integrate with and extend SQL Server.Multi-storage database for search, including full-text search.Port of SQLite to JavaScript
Primary database modelGraph DBMS
RDF store
Object oriented DBMSDocument store
Key-value store
Search engineRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitecambridgesemantics.com/­anzographatoti.iomanticoresearch.comsql.js.org
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.atoti.iomanual.manticoresearch.comsql.js.org/­documentation/­index.html
DeveloperCambridge SemanticsActiveViamFatCloudManticore SoftwareAlon Zakai infoenhancements implemented by others
Initial release2018201220172012
Current release2.3, January 20216.0, February 2023
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infofree versions availablecommercialOpen Source infoGPL version 2Open Source
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#C++JavaScript
Server operating systemsLinuxWindowsFreeBSD
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeFixed schemayes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.noCan index from XMLno
Secondary indexesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.Multidimensional Expressions (MDX)no infoVia inetgration in SQL ServerSQL-like query languageyes 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
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JavaScript API
Supported programming languagesC++
Java
Python
C#Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScript
Server-side scripts infoStored proceduresuser defined functions and aggregatesPythonyes infovia applicationsuser defined functionsno
Triggersnoyes infovia applicationsnono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding, horizontal partitioningShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusterselectable replication factorSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integrityno infonot needed in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.no infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and rolesno infoCan implement custom security layer via applicationsnono

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
AnzoGraph DBatotiFatDBManticore SearchSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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.

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.

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