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 > etcd vs. Microsoft Azure Table Storage vs. SAP SQL Anywhere vs. Weaviate

System Properties Comparison etcd vs. Microsoft Azure Table Storage vs. SAP SQL Anywhere vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA distributed reliable key-value storeA Wide Column Store for rapid development using massive semi-structured datasetsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelKey-value storeWide column storeRelational DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.25
Rank#54  Overall
#5  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
azure.microsoft.com/­en-us/­services/­storage/­tableswww.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
help.sap.com/­docs/­SAP_SQL_Anywhereweaviate.io/­developers/­weaviate
DeveloperMicrosoftSAP infoformerly SybaseWeaviate B.V.
Initial release201219922019
Current release3.4, August 201917, July 20151.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGo
Server operating systemsFreeBSD
Linux
Windows infoexperimental
hostedAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or datenoyesyesyes 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.nonoyesno
Secondary indexesnonoyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnonoyesGraphQL is used as query language
APIs and other access methodsgRPC
JSON over HTTP
RESTful HTTP APIADO.NET
HTTP API
JDBC
ODBC
GraphQL query language
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnonoyes, in C/C++, Java, .Net or Perlno
Triggersyes, watching key changesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication infoDatabase mirroringyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.nonoyesyes
User concepts infoAccess controlnoAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
etcdMicrosoft Azure Table StorageSAP SQL Anywhere infoformerly called Adaptive Server AnywhereWeaviate
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
etcdMicrosoft Azure Table StorageSAP SQL Anywhere infoformerly called Adaptive Server AnywhereWeaviate
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

CoreOS updates its Tectonic container platform with the latest Kubernetes release, etcd as a service
28 April 2024, Yahoo Movies UK

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, azure.microsoft.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here