DBMS > Kinetica vs. Manticore Search vs. SAP SQL Anywhere vs. SQLite vs. YugabyteDB
System Properties Comparison Kinetica vs. Manticore Search vs. SAP SQL Anywhere vs. SQLite vs. YugabyteDB
Editorial information provided by DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Kinetica Xexclude from comparison | Manticore Search Xexclude from comparison | SAP SQL Anywhere ![]() | SQLite Xexclude from comparison | YugabyteDB Xexclude from comparison | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | GPU-accelerated database for real-time analysis of large and streaming datasets | Open source search engine for searching in data from different sources. Forked of and compatible with Sphinx. | RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments | Widely used embeddable, in-process RDBMS | High-performance distributed SQL database for global, internet-scale applications. Wire compatible with PostgreSQL. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primary database model | Relational DBMS | Search engine | Relational DBMS | Relational DBMS | Relational DBMS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary database models | Document store Wide column store | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.kinetica.com | manticoresearch.com | www.sap.com/products/sql-anywhere.html | www.sqlite.org | www.yugabyte.com | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technical documentation | www.kinetica.com/docs | docs.manticoresearch.com/latest/html github.com/manticoresoftware/manticoresearch | help.sap.com/sql-anywhere | www.sqlite.org/docs.html | docs.yugabyte.com github.com/yugabyte/yugabyte-db | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Developer | Kinetica | Manticore Software | SAP ![]() | Dwayne Richard Hipp | Yugabyte Inc. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Initial release | 2012 | 2017 | 1992 | 2000 | 2017 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Current release | 6.0 | 17, July 2015 | 3.34.0 (December 1, 2020), December 2020 | 2.2.0, July 2020 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
License ![]() | commercial | Open Source ![]() | commercial | Open Source ![]() | Open Source ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cloud-based only ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS offerings (sponsored links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementation language | C, C++ | C++ | C | C and C++ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server operating systems | Linux | FreeBSD Linux NetBSD OS X Solaris Windows | AIX HP-UX Linux OS X Solaris Windows | server-less | Linux OS X | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Data scheme | yes | yes | yes | yes ![]() | depending on used data model | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typing ![]() | yes | no | yes | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML support ![]() | no | yes | no | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Secondary indexes | yes | yes ![]() | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | SQL-like DML and DDL statements | SQL-like query language | yes | yes ![]() | yes, PostgreSQL compatible | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs and other access methods | JDBC ODBC RESTful HTTP API | Proprietary protocol | ADO.NET HTTP API JDBC ODBC | ADO.NET ![]() JDBC ![]() ODBC ![]() | YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Supported programming languages | C++ Java JavaScript (Node.js) Python | C++ ![]() Java Perl ![]() PHP Python Ruby ![]() | C C# C++ Delphi Java JavaScript (Node.js) Perl PHP Python Ruby | Actionscript Ada Basic C C# C++ D Delphi Forth Fortran Haskell Java JavaScript Lisp Lua MatLab Objective-C OCaml Perl PHP PL/SQL Python R Ruby Scala Scheme Smalltalk Tcl | C C# C++ Go Java JavaScript (Node.js) Python Ruby | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-side scripts ![]() | user defined functions | no | yes, in C/C++, Java, .Net or Perl | no | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | yes ![]() | no | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitioning methods ![]() | Sharding | Sharding ![]() | none | none | Hash and Range Sharding | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replication methods ![]() | Source-replica replication | none | Source-replica replication ![]() | none | Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | no | no | no | no | no | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Consistency concepts ![]() | Immediate Consistency or Eventual Consistency depending on configuration | Immediate Consistency | Strong consistency on writes and tunable consistency on reads | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Foreign keys ![]() | yes | no | yes | yes | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaction concepts ![]() | no | no | ACID | ACID | Distributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | yes | yes | yes | yes ![]() | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | yes | yes ![]() | yes | yes | yes ![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-memory capabilities ![]() | yes ![]() | yes | yes | no | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
User concepts ![]() | Access rights for users and roles on table level | no | fine grained access rights according to SQL-standard | no | yes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More information provided by the system vendor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kinetica | Manticore Search | SAP SQL Anywhere ![]() | SQLite | YugabyteDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Gain Developer Agility Leverage full power of PostgreSQL-compatible SQL and distributed... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | YugabyteDB is a distributed ACID-compliant database that brings together four must-have... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | YugabyteDB is a good fit for fast-growing, cloud native applications that need to... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | YugabyteDB is a 100% open source project licensed under the permissive Apache 2.0... » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of system vendors to contact us for updating and extending the system information, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Related products and services | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3rd parties | Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development. » more | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
We invite representatives of vendors of related products to contact us for presenting information about their offerings here. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
More resources | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kinetica | Manticore Search | SAP SQL Anywhere ![]() | SQLite | YugabyteDB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines blog posts | Big gains for Relational Database Management Systems in DB-Engines Ranking | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Recent citations in the news | GPU Database Market Regional Analysis, Industry Dynamics 2027 by Top Companies – Anaconda, SQream, HeteroDB, Jedox, Neo4j, Kinetica, Fuzzy Logix, Blazegraph, Zilliz, Brytlyt, OmniSci, Graphistry, NVIDIA, BlazingDB – Reviewindependent GPU Database Market to reach US $1,484.1 Million by 2028 - Insights on Trends, COVID-19 Impact Analysis, Regulatory Landscape, Growth Opportunities and Future Prospect: Adroit Market Research Global GPU Database Market Trends, Growth Rate, Demand, Opportunities & Forecast To 2026 GPU Database Market Growth Opportunities and Analysis of Top Key Players – Graphistry, BlazingDB, Kinetica, SQream, Zilliz, OmniSci, Brytlyt, NVIDIA, Blazegraph, Jedox, Neo4j, HeteroDB, Fuzzy Logix, Anaconda GPU Database Market 2021 Strategic Assessments – Neo4j, Nvidia, Brytlyt, Jedox, Blazegraph, Blazingdb, Zilliz, Heterodb provided by Google News | How To Develop Your Custom Autocorrect Implementation with Manticore [A Step by Step Guide] Build A Web Crawler with Search bar Using Wget and Manticore [A Step By Step Guide] Highlighting in Search Results provided by Google News | SAP SQL Anywhere SAP gives SQL Anywhere a new IoT injection Best Database Management Software 2021 SAP IoT products: How do they work with ERP and big data? SAP HANA Dresses for Internet of Things and Predictive Analytics – Cloud Times provided by Google News | Latest Update 2020: RDBMS Software Market by COVID19 Impact Analysis And Top Manufacturers: Cubrid, TmaxSoft, SQLite, Oracle, Microsoft, etc. | InForGrowth – NeighborWebSJ Relational Databases Software Market Regional Analysis, Industry Dynamics 2027 by Top Companies – SAP, Teradata, MariaDB, Amazon RDS, Oracle, Microsoft, PostgreSQL, MySQL, IBM, SQLite, Informix – Reviewindependent Favicons may be used to track users DDC FPO Introduces IT Outsourcing Suite of Services to Meet the Needs of Transportation and Logistics Industries How to Use DB Browser for SQLite on Linux provided by Google News | Yugabyte Delivers the Most Comprehensive Multi-Cloud Distributed SQL Deployment Options Yugabyte lands $30M Series B as open source database continues to flourish Yugabyte Announces Inaugural Distributed SQL Summit Asia Yugabyte Announces Subscription Program Exclusively for Startups to Help Optimize Database Operations with Distributed SQL Can Yugabyte Modernize the Database Layer? Bill Cook Thinks So provided by Google News | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Job opportunities | Solutions Engineer (Pre-Sales) | IT Leader-Retirement Plan Services Database Administrator | Sr Xamarin Developers () Jr. QA Analyst Trainee Android Engineer Software Developer Apprentice Sr Xamarin Forms Developers () | Senior Data Architect (Yugabyte DB) Database Administrator Data Visualization Developer Big Data Pipeline Engineer Data Engineer |
Share this page