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

DBMS > ObjectBox vs. SQLite vs. Stardog vs. Vertica vs. Weaviate

System Properties Comparison ObjectBox vs. SQLite vs. Stardog vs. Vertica vs. Weaviate

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelObject oriented DBMSRelational DBMSGraph DBMS
RDF store
Relational DBMS infoColumn orientedVector DBMS
Secondary database modelsTime Series DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Score116.01
Rank#10  Overall
#7  Relational DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Score11.40
Rank#43  Overall
#27  Relational DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websiteobjectbox.iowww.sqlite.orgwww.stardog.comwww.vertica.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.objectbox.iowww.sqlite.org/­docs.htmldocs.stardog.comvertica.com/­documentationweaviate.io/­developers/­weaviate
DeveloperObjectBox LimitedDwayne Richard HippStardog-UnionOpenText infopreviously Micro Focus and Hewlett PackardWeaviate B.V.
Initial release20172000201020052019
Current release3.45.3  (15 April 2024), April 20247.3.0, May 202012.0.3, January 20231.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial infoLimited community edition freeOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++CJavaC++Go
Server operating systemsAndroid
iOS
Linux
macOS
Windows
server-lessLinux
macOS
Windows
Linux
Data schemeyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yesyesyes 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.nonono infoImport/export of XML data possiblenono
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialNo Indexes Required. Different internal optimization strategy, but same functionality included.yes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL ServerFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.GraphQL is used as query language
APIs and other access methodsProprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnonouser defined functions and aggregates, HTTP Server extensions in Javayes, PostgreSQL PL/pgSQL, with minor differencesno
Triggersnoyesyes infovia event handlersyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and servernoneMulti-source replication in HA-ClusterMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlyesnoAccess rights for users and rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
ObjectBoxSQLiteStardogVertica infoOpenText™ Vertica™Weaviate
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
All companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
3rd partiesNavicat 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
ObjectBoxSQLiteStardogVertica infoOpenText™ Vertica™Weaviate
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

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

An Honest Comparison of Open Source Vector Databases
2 November 2023, KDnuggets

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here