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

DBMS > Apache IoTDB vs. Lovefield vs. Weaviate vs. XTDB

System Properties Comparison Apache IoTDB vs. Lovefield vs. Weaviate vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonLovefield  Xexclude from comparisonWeaviate  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkEmbeddable relational database for web apps written in pure JavaScriptAn AI-native realtime vector database engine that integrates scalable machine learning models.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSRelational DBMSVector DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websiteiotdb.apache.orggoogle.github.io/­lovefieldgithub.com/­weaviate/­weaviate
weaviate.io
github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdweaviate.io/­developers/­weaviatewww.xtdb.com/­docs
DeveloperApache Software FoundationGoogleWeaviate B.V.Juxt Ltd.
Initial release2018201420192019
Current release1.1.0, April 20232.1.12, February 20171.19, May 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infocommercial license available with Weaviate EnterpriseOpen Source infoMIT License
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 languageJavaJavaScriptGoClojure
Server operating systemsAll OS with a Java VM (>= 1.8)server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyes, maps to GraphQL interfaceschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy referencesyes, extensible-data-notation format
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 indexesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLSQL-like query languageSQL-like query language infovia JavaScript builder patternGraphQL is used as query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
Native API
GraphQL query language
RESTful HTTP/JSON API
HTTP REST
JDBC
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
JavaScriptJavaScript / TypeScript
Python
Clojure
Java
Server-side scripts infoStored proceduresyesnonono
TriggersyesUsing read-only observersnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)noneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasnoneyesyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByes
User concepts infoAccess controlyesnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Apache IoTDBLovefieldWeaviateXTDB infoformerly named Crux
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 IoTDBLovefieldWeaviateXTDB infoformerly named Crux
DB-Engines blog posts

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

show all

Recent citations in the news

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

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

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

The 5 Best Vector Databases You Must Try in 2024
17 November 2023, KDnuggets

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

Present your product here