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 > Amazon SimpleDB vs. EsgynDB vs. Lovefield vs. Weaviate vs. YugabyteDB

System Properties Comparison Amazon SimpleDB vs. EsgynDB vs. Lovefield vs. Weaviate vs. YugabyteDB

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonLovefield  Xexclude from comparisonWeaviate  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEmbeddable relational database for web apps written in pure JavaScriptAn 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 modelKey-value storeRelational DBMSRelational DBMSVector DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#139  Overall
#24  Key-value stores
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websiteaws.amazon.com/­simpledbwww.esgyn.cngoogle.github.io/­lovefieldgithub.com/­weaviate/­weaviate
weaviate.io
www.yugabyte.com
Technical documentationdocs.aws.amazon.com/­simpledbgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdweaviate.io/­developers/­weaviatedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAmazonEsgynGoogleWeaviate B.V.Yugabyte Inc.
Initial release20072015201420192017
Current release2.1.12, February 20171.19, May 20232.19, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open 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 languageC++, JavaJavaScriptGoC and C++
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Data schemeschema-freeyesyesyes, maps to GraphQL interfacedepending on used data model
Typing infopredefined data types such as float or datenoyesyesyes 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.nononono
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLnoyesSQL-like query language infovia JavaScript builder patternGraphQL is used as query languageyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
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 languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/ADO.NetJavaScriptJavaScript / TypeScript
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoJava Stored Proceduresnonoyes infosql, plpgsql, C
TriggersnonoUsing read-only observersnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingnoneShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication between multi datacentersnoneyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infousing MemoryDByesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoAPI Keys
OpenID Connect Discovery
yes
More information provided by the system vendor
Amazon SimpleDBEsgynDBLovefieldWeaviateYugabyteDB
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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon SimpleDBEsgynDBLovefieldWeaviateYugabyteDB
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, 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 SimpleDB Management in Eclipse | AWS News Blog
22 July 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12 November 2013, TechCrunch

Amazon Goes Back to the Future With 'NoSQL' Database
19 January 2012, WIRED

Bungee Connect Opens up and Adds Amazon SimpleDB Access | Amazon Web Services
22 February 2008, AWS Blog

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

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

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

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

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

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

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

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.

Neo4j logo

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

Present your product here