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

DBMS > Amazon CloudSearch vs. SQLite vs. Stardog vs. Weaviate vs. YugabyteDB

System Properties Comparison Amazon CloudSearch vs. SQLite vs. Stardog vs. Weaviate vs. YugabyteDB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonWeaviate  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationAn AI-native realtime vector database engine that integrates scalable machine learning models.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelSearch engineRelational DBMSGraph DBMS
RDF store
Vector DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score1.73
Rank#143  Overall
#5  Vector DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­cloudsearchwww.sqlite.orgwww.stardog.comgithub.com/­weaviate/­weaviate
weaviate.io
www.yugabyte.com
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.sqlite.org/­docs.htmldocs.stardog.comweaviate.io/­developers/­weaviatedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAmazonDwayne Richard HippStardog-UnionWeaviate B.V.Yugabyte Inc.
Initial release20122000201020192017
Current release3.45.3  (15 April 2024), April 20247.3.0, May 20201.19, May 20232.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infocommercial license available with Weaviate EnterpriseOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCJavaGoC and C++
Server operating systemshostedserver-lessLinux
macOS
Windows
Linux
OS X
Data schemeyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportyes, maps to GraphQL interfacedepending on used data model
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 referencesyes
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.nono infoImport/export of XML data possiblenono
Secondary indexesyes infoall search fields are automatically indexedyesyes infosupports real-time indexing in full-text and geospatialyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLnoyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL ServerGraphQL is used as query languageyes, PostgreSQL compatible
APIs and other access methodsHTTP 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
GraphQL query language
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesActionscript
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
JavaScript / TypeScript
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonouser defined functions and aggregates, HTTP Server extensions in Javanoyes infosql, plpgsql, C
Triggersnoyesyes infovia event handlersnoyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednonenoneShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSnoneMulti-source replication in HA-ClusteryesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in HA-ClusterEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlauthentication via encrypted signaturesnoAccess rights for users and rolesAPI Keys
OpenID Connect Discovery
yes
More information provided by the system vendor
Amazon CloudSearchSQLiteStardogWeaviateYugabyteDB
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more
Apache 2.0 license for the database
» 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
Amazon CloudSearchSQLiteStardogWeaviateYugabyteDB
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Is Amazon CloudSearch superior to do-it-yourself search tools?
24 January 2014, TechTarget

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

provided by Google News

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

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

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

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

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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