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 > FoundationDB vs. Geode vs. ScyllaDB vs. Valentina Server vs. Weaviate

System Properties Comparison FoundationDB vs. Geode vs. ScyllaDB vs. Valentina Server vs. Weaviate

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGeode  Xexclude from comparisonScyllaDB  Xexclude from comparisonValentina Server  Xexclude from comparisonWeaviate  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesCassandra and DynamoDB compatible wide column storeObject-relational database and reports serverAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value storeWide column storeRelational DBMSVector DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.17
Rank#327  Overall
#145  Relational DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitegithub.com/­apple/­foundationdbgeode.apache.orgwww.scylladb.comwww.valentina-db.netgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationapple.github.io/­foundationdbgeode.apache.org/­docsdocs.scylladb.comvalentina-db.com/­docs/­dokuwiki/­v5/­doku.phpweaviate.io/­developers/­weaviate
DeveloperFoundationDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.ScyllaDBParadigma SoftwareWeaviate B.V.
Initial release20132002201519992019
Current release6.2.28, November 20201.1, February 2017ScyllaDB Open Source 5.4.1, January 20245.7.51.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoOpen Source (AGPL), commercial license availablecommercialOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++JavaC++Go
Server operating systemsLinux
OS X
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredLinuxLinux
OS X
Windows
Data schemeschema-free infosome layers support schemasschema-freeschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateno infosome layers support typingyesyesyesyes 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 indexesnonoyes infocluster global secondary indicesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLsupported in specific SQL layer onlySQL-like query language (OQL)SQL-like DML and DDL statements (CQL)yesGraphQL is used as query language
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ODBCGraphQL query language
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
All JVM based languages
C++
Groovy
Java
Scala
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresin SQL-layer onlyuser defined functionsyes, Luayesno
Triggersnoyes infoCache Event Listenersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual Consistency
Foreign keys infoReferential integrityin SQL-layer onlynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeno infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyes infoin-memory tablesyesyes
User concepts infoAccess controlnoAccess rights per client and object definableAccess rights for users can be defined per objectfine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
FoundationDBGeodeScyllaDBValentina ServerWeaviate
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
All companies that have data. ​
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Weaviate 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
FoundationDBGeodeScyllaDBValentina ServerWeaviate
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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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

SingleStore logo

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

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

Present your product here