From 351e4b65b4ff28a9104a9fbd12c3dd1a6a06182d Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Wed, 18 Sep 2024 13:27:39 +0800 Subject: [PATCH] Add more resources Signed-off-by: Jael Gu --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a0f5901..5df55d3 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,13 @@ Where conditional statement, for example: id > 100 The default value is 500. If set to None, all data will be returned. + + +# More Resources + +- [Zilliz attended VLDB Workshop 2021 - Zilliz blog](https://zilliz.com/blog/zilliz-attended-vldb-workshop-2021): Applied ML & AI for Database Systems and Application +- [Vector Database Comparison](https://zilliz.com/comparison): Compare any vector database to an alternative by architecture, scalability, performance, use cases and costs. +- [Database Evolution Journey from Rows and Columns to Vectors - Zilliz blog](https://zilliz.com/learn/from-sql-and-nosql-to-vectors-database-evolution-journey): From structured SQL and NoSQL and cutting-edge vector databases, this journey undertakes a significant transformation in data management strategies. +- [Vector Database Stories](https://zilliz.com/blog): The Zilliz blog includes technical tutorials, customer stories, and industry developments related to the world's most advanced vector database. +- [Choosing Between Relational and Vector Databases - Zilliz blog](https://zilliz.com/blog/relational-databases-vs-vector-databases): Learn how to choose between relational and vector databases for your application by understanding the strengths of each. +- [About Zilliz | Zilliz](https://zilliz.com/authors/Zilliz): Vector database \ No newline at end of file