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 > FatDB vs. InfinityDB vs. Oracle NoSQL vs. SingleStore vs. Stardog

System Properties Comparison FatDB vs. InfinityDB vs. Oracle NoSQL vs. SingleStore vs. Stardog

Editorial information provided by DB-Engines
NameFatDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonStardog  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA .NET NoSQL DBMS that can integrate with and extend SQL Server.A Java embedded Key-Value Store which extends the Java Map interfaceA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesMySQL 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 typeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Key-value store
Key-value storeDocument store
Key-value store
Relational DBMS
Relational DBMSGraph DBMS
RDF store
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.00
Rank#378  Overall
#57  Key-value stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteboilerbay.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.singlestore.comwww.stardog.com
Technical documentationboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.singlestore.comdocs.stardog.com
DeveloperFatCloudBoiler Bay Inc.OracleSingleStore Inc.Stardog-Union
Initial release20122002201120132010
Current release4.023.3, December 20238.5, January 20247.3.0, May 2020
License infoCommercial or Open SourcecommercialcommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree developer edition availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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#JavaJavaC++, GoJava
Server operating systemsWindowsAll OS with a Java VMLinux
Solaris SPARC/x86
Linux info64 bit version requiredLinux
macOS
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysoptionalyesyes
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 infoImport/export of XML data possible
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLno infoVia inetgration in SQL ServernoSQL-like DML and DDL statementsyes infobut no triggers and foreign keysYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
RESTful HTTP APICluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#JavaC
C#
Go
Java
JavaScript (Node.js)
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyes infovia applicationsnonoyesuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infovia applicationsnononoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infohash partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication infostores two copies of each physical data partition on two separate nodesMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integrationno infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyesyes
User concepts infoAccess controlno infoCan implement custom security layer via applicationsnoAccess rights for users and rolesFine grained access control via users, groups and rolesAccess rights for users and roles
More information provided by the system vendor
FatDBInfinityDBOracle NoSQLSingleStore infoformer name was MemSQLStardog
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
FatDBInfinityDBOracle NoSQLSingleStore infoformer name was MemSQLStardog
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

Database Technologies
4 September 2018, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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.

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here