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

DBMS > Graph Engine vs. Kinetica vs. LokiJS vs. Sadas Engine vs. Sphinx

System Properties Comparison Graph Engine vs. Kinetica vs. LokiJS vs. Sadas Engine vs. Sphinx

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonKinetica  Xexclude from comparisonLokiJS  Xexclude from comparisonSadas Engine  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFully vectorized database across both GPUs and CPUsIn-memory JavaScript DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelGraph DBMS
Key-value store
Relational DBMSDocument storeRelational DBMSSearch engine
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score0.07
Rank#373  Overall
#157  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitewww.graphengine.iowww.kinetica.comgithub.com/­techfort/­LokiJSwww.sadasengine.comsphinxsearch.com
Technical documentationwww.graphengine.io/­docs/­manualdocs.kinetica.comtechfort.github.io/­LokiJSwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationsphinxsearch.com/­docs
DeveloperMicrosoftKineticaSADAS s.r.l.Sphinx Technologies Inc.
Initial release20102012201420062001
Current release7.1, August 20218.03.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Sourcecommercial infofree trial version availableOpen Source infoGPL version 2, commercial licence 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.
Implementation language.NET and CC, C++JavaScriptC++C++
Server operating systems.NETLinuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesno
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 indexesyesyes infovia viewsyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyesSQL-like query language (SphinxQL)
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
JavaScript APIJDBC
ODBC
Proprietary protocol
Proprietary protocol
Supported programming languagesC#
C++
F#
Visual Basic
C++
Java
JavaScript (Node.js)
Python
JavaScript.Net
C
C#
C++
Groovy
Java
PHP
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresyesuser defined functionsView functions in JavaScriptnono
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnonehorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoatomic operations within a single collection possibleno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoGPU vRAM or System RAMyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and roles on table levelnoAccess 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

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

More resources
Graph Engine infoformer name: TrinityKineticaLokiJSSadas EngineSphinx
DB-Engines blog posts

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

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Royal Mail stamp prices could rise, warns Czech Sphinx
3 June 2024, Proactive Investors UK

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

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