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. OrigoDB vs. SpatiaLite vs. Weaviate

System Properties Comparison FoundationDB vs. OrigoDB vs. SpatiaLite vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSpatiaLite  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.A fully ACID in-memory object graph databaseSpatial extension of SQLiteAn 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
Document store
Object oriented DBMS
Spatial DBMSVector DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score1.72
Rank#149  Overall
#3  Spatial DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websitegithub.com/­apple/­foundationdborigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationapple.github.io/­foundationdborigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlweaviate.io/­developers/­weaviate
DeveloperFoundationDBRobert Friberg et alAlessandro FurieriWeaviate B.V.
Initial release20132009 infounder the name LiveDB20082019
Current release6.2.28, November 20205.0.0, August 20201.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open 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#C++Go
Server operating systemsLinux
OS X
Windows
Linux
Windows
server-less
Data schemeschema-free infosome layers support schemasyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateno infosome layers support typingUser defined using .NET types and collectionsyesyes 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.no infocan be achieved using .NETnono
Secondary indexesnoyesyesyes 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 onlynoyesGraphQL is used as query language
APIs and other access methods.NET Client API
HTTP API
LINQ
GraphQL query language
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.NetJavaScript / TypeScript
Python
Server-side scripts infoStored proceduresin SQL-layer onlyyesnono
Triggersnoyes infoDomain Eventsyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual Consistency
Foreign keys infoReferential integrityin SQL-layer onlydepending on modelyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoRole based authorizationnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
FoundationDBOrigoDBSpatiaLiteWeaviate
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
FoundationDBOrigoDBSpatiaLiteWeaviate
DB-Engines blog posts

Spatial database management systems
6 April 2021, 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

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

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance Australia

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

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

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



Share this page

Featured Products

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.

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.

Milvus logo

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

SingleStore logo

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

Present your product here