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 > AnzoGraph DB vs. Coveo vs. Faircom DB vs. Microsoft Azure Table Storage vs. SingleStore

System Properties Comparison AnzoGraph DB vs. Coveo vs. Faircom DB vs. Microsoft Azure Table Storage vs. SingleStore

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCoveo  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A Wide Column Store for rapid development using massive semi-structured datasetsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelGraph DBMS
RDF store
Search engineKey-value store
Relational DBMS
Wide column storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score2.28
Rank#114  Overall
#11  Search engines
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.coveo.comwww.faircom.com/­products/­faircom-dbazure.microsoft.com/­en-us/­services/­storage/­tableswww.singlestore.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.coveo.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.singlestore.com
DeveloperCambridge SemanticsCoveoFairCom CorporationMicrosoftSingleStore Inc.
Initial release20182012197920122013
Current release2.3, January 2021V12, November 20208.5, January 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercialcommercial infoRestricted, free version availablecommercialcommercial infofree developer edition available
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageANSI C, C++C++, Go
Server operating systemsLinuxhostedAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hostedLinux info64 bit version required
Data schemeSchema-free and OWL/RDFS-schema supporthybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschema free, schema optional, schema required, partial schema,schema-freeyes
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyes
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 indexesnoyesyesnoyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.noyes, ANSI SQL with proprietary extensionsnoyes infobut no triggers and foreign keys
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
RESTful HTTP APIADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
RESTful HTTP APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC++
Java
Python
C#
Java
JavaScript
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoyes info.Net, JavaScript, C/C++noyes
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingyesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding infoImplicit feature of the cloud serviceSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusteryesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnononono infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyestunable from ACID to Eventually Consistentoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesYes, tunable from durable to delayed durability to in-memoryyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlAccess rights for users and rolesgranular access controls, API key management, content filtersFine grained access rights according to SQL-standard with additional protections for filesAccess rights based on private key authentication or shared access signaturesFine grained access control via users, groups and roles
More information provided by the system vendor
AnzoGraph DBCoveoFaircom DB infoformerly c-treeACEMicrosoft Azure Table StorageSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more

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 DBCoveoFaircom DB infoformerly c-treeACEMicrosoft Azure Table StorageSingleStore infoformer name was MemSQL
DB-Engines blog posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

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

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17 May 2024, CX Today

Coveo Recognized as a Leader in Gartner's 2014 Magic Quadrant for Enterprise Search
17 May 2024, Yahoo Eurosport UK

Coveo expands partnership with Genesys to empower contact center agents with various types of AI
16 May 2024, KMWorld Magazine

Coveo Named a Leader in the 2024 Gartner® Magic Quadrant™ for Search and Product Discovery
16 May 2024, PR Newswire

Coveo Solutions Inc. (TSE:CVO) Given Average Rating of “Buy” by Brokerages
16 May 2024, Defense World

provided by Google News

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

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

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