From ef3b7791d22fa0633e0eb843a77c67d2e89d1512 Mon Sep 17 00:00:00 2001 From: Bob van Luijt Date: Fri, 10 Jul 2020 14:11:50 +0200 Subject: [PATCH] Add Weaviate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d13add..45ccd96 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ A curated list of amazingly awesome database libraries, resources and shiny thin * [roshi](https://github.com/soundcloud/roshi/) - Roshi is a large-scale CRDT set implementation for timestamped events. * [skydb.io](https://github.com/skydb/sky) - Sky is an open source database used for flexible, high performance analysis of behavioral data. * [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang. +* [weaviate](https://github.com/semi-technologies/weaviate) - Semantic search engine based on GraphQL and build in (word) embeddings.