DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > openGauss vs. SQLite vs. Valentina Server vs. Weaviate

System Properties Comparison openGauss vs. SQLite vs. Valentina Server vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameopenGauss  Xexclude from comparisonSQLite  Xexclude from comparisonValentina Server  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiWidely used embeddable, in-process RDBMSObject-relational database and reports serverAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSRelational DBMSRelational DBMSVector DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.21
Rank#325  Overall
#144  Relational DBMS
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitegitee.com/­opengauss
opengauss.org
www.sqlite.orgwww.valentina-db.netgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
www.sqlite.org/­docs.htmlvalentina-db.com/­docs/­dokuwiki/­v5/­doku.phpweaviate.io/­developers/­weaviate
DeveloperHuawei and openGauss communityDwayne Richard HippParadigma SoftwareWeaviate B.V.
Initial release2019200019992019
Current release3.0, March 20223.46.0  (23 May 2024), May 20245.7.51.19, May 2023
License infoCommercial or Open SourceOpen SourceOpen Source infoPublic DomaincommercialOpen 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, C++, JavaCGo
Server operating systemsLinuxserver-lessLinux
OS X
Windows
Data schemeyesyes infodynamic column typesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yesyes 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
Secondary indexesyesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLANSI SQL 2011yes infoSQL-92 is not fully supportedyesGraphQL is used as query language
APIs and other access methodsJDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ODBCGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesC
C++
Java
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
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresyesnoyesno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by range, list and hash)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardnofine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
openGaussSQLiteValentina ServerWeaviate
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
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
openGaussSQLiteValentina ServerWeaviate
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

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, มหาวิทยาลัยธรรมศาสตร์

Diversified Computing: Open Innovation for Shared Success
30 September 2020, Huawei

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

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

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