Get the latest tech news

Using Your Vector Database as a JSON (Or Relational) Datastore


Milvus/Zilliz supports CRUD over "traditional" data formats such as JSON. This guide walks you through using a vectorstore to manage your vectorless data.

One last note before wrapping up - I've created a small Python package called milvusmongo that implements pymongo's most basic CRUD functionality across collections. Like pymongo, milvusmongo supports both dictionary and attribute-style access and abstracts away extra logic needed for CRUD calls (i.e. insert_one, update_one, and delete_one). More importantly, we're here to help accelerate the adoption of vector search as a technology - it's why open source is such a core part of our ethos.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of json

json

Photo of vector database

vector database

Related news:

News photo

Qdrant launches first vector database as a managed hybrid cloud

News photo

Ask Slashdot: DuckDB Queries JSON with SQL. But Will AI Change Code Syntax?

News photo

Pinecone’s vector database gets a new serverless architecture