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

DBMS > Apache Impala vs. LokiJS vs. Riak KV vs. Weaviate

System Properties Comparison Apache Impala vs. LokiJS vs. Riak KV vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonLokiJS  Xexclude from comparisonRiak KV  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopIn-memory JavaScript DBMSDistributed, fault tolerant key-value storeAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSDocument storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesVector DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score0.49
Rank#260  Overall
#42  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score1.52
Rank#153  Overall
#6  Vector DBMS
Websiteimpala.apache.orggithub.com/­techfort/­LokiJSgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationimpala.apache.org/­impala-docs.htmltechfort.github.io/­LokiJSwww.tiot.jp/­riak-docs/­riak/­kv/­latestweaviate.io/­developers/­weaviate
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaOpenSource, formerly Basho TechnologiesWeaviate B.V.
Initial release2013201420092019
Current release4.1.0, June 20223.2.0, December 20221.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2Open SourceOpen Source infoApache version 2, commercial enterprise editionOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptErlangGo
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Data schemeyesschema-freeschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesnonoyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 viewsrestrictedyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoGraphQL is used as query language
APIs and other access methodsJDBC
ODBC
JavaScript APIHTTP API
Native Erlang Interface
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBCJavaScriptC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceView functions in JavaScriptErlangno
Triggersnoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infono "single point of failure"Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single collection possiblenono
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosnoyes, using Riak SecurityAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Apache ImpalaLokiJSRiak KVWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Apache ImpalaLokiJSRiak KVWeaviate
DB-Engines blog posts

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

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

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.

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

Milvus logo

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

Present your product here