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

DBMS > Infobright vs. Kinetica vs. Realm vs. Sphinx vs. Yaacomo

System Properties Comparison Infobright vs. Kinetica vs. Realm vs. Sphinx vs. Yaacomo

Editorial information provided by DB-Engines
NameInfobright  Xexclude from comparisonKinetica  Xexclude from comparisonRealm  Xexclude from comparisonSphinx  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendFully vectorized database across both GPUs and CPUsA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataOpen source search engine for searching in data from different sources, e.g. relational databasesOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRelational DBMSRelational DBMSDocument storeSearch engineRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Score5.95
Rank#55  Overall
#5  Search engines
Websiteignitetech.com/­softwarelibrary/­infobrightdbwww.kinetica.comrealm.iosphinxsearch.comyaacomo.com
Technical documentationdocs.kinetica.comrealm.io/­docssphinxsearch.com/­docs
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.KineticaRealm, acquired by MongoDB in May 2019Sphinx Technologies Inc.Q2WEB GmbH
Initial release20052012201420012009
Current release7.1, August 20213.5.1, February 2023
License infoCommercial or Open Sourcecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialOpen SourceOpen Source infoGPL version 2, commercial licence availablecommercial
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 languageCC, C++C++
Server operating systemsLinux
Windows
LinuxAndroid
Backend: server-less
iOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Android
Linux
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesno infoKnowledge Grid Technology used insteadyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsnoSQL-like query language (SphinxQL)yes
APIs and other access methodsADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Proprietary protocolJDBC
ODBC
Supported programming languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
JavaScript (Node.js)
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnouser defined functionsno inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyes infoChange Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationnonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoGPU vRAM or System RAMyes infoIn-Memory realmyes
User concepts infoAccess controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights for users and roles on table levelyesnofine grained access rights according to SQL-standard

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
InfobrightKineticaRealmSphinxYaacomo
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

show all

Recent citations in the 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

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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