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

DBMS > AnzoGraph DB vs. Informix vs. LevelDB vs. Postgres-XL vs. SingleStore

System Properties Comparison AnzoGraph DB vs. Informix vs. LevelDB vs. Postgres-XL vs. SingleStore

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonInformix  Xexclude from comparisonLevelDB  Xexclude from comparisonPostgres-XL  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 virtualizationA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresMySQL 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
Relational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Document store
Spatial DBMS
Document 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
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.ibm.com/­products/­informixgithub.com/­google/­leveldbwww.postgres-xl.orgwww.singlestore.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htminformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
github.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.postgres-xl.org/­documentationdocs.singlestore.com
DeveloperCambridge SemanticsIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.GoogleSingleStore Inc.
Initial release2018198420112014 infosince 2012, originally named StormDB2013
Current release2.3, January 202114.10.FC5, November 20201.23, February 202110 R1, October 20188.5, January 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercial infofree developer edition availableOpen Source infoBSDOpen Source infoMozilla public licensecommercial infofree developer edition available
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.
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 languageC, C++ and JavaC++CC++, Go
Server operating systemsLinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
Illumos
Linux
OS X
Windows
Linux
macOS
Linux info64 bit version required
Data schemeSchema-free and OWL/RDFS-schema supportyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes infoSince Version 12.10 support for JSON/BSON datatypesnoyesyes
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.yesnoyes infodistributed, parallel query executionyes 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
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC++
Java
Python
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesyesnouser defined functionsyes
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingnonehorizontal partitioningSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
noneSource-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 ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyesyes 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 rolesUsers with fine-grained authentication, authorization, and auditing controlsnofine grained access rights according to SQL-standardFine grained access control via users, groups and roles
More information provided by the system vendor
AnzoGraph DBInformixLevelDBPostgres-XLSingleStore 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 DBInformixLevelDBPostgres-XLSingleStore 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 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

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

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

provided by Google News

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, IBM

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, IBM

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

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

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

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

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here