diff --git a/README.md b/README.md index 4d13add..611d188 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,9 @@ A curated list of amazingly awesome database libraries, resources and shiny thin * [couchdb](https://github.com/apache/couchdb) - Apache CouchDB™ is a database that uses JSON for documents,JavaScript for MapReduce indexes, and regular HTTP for its API [website] (http://couchdb.apache.org/) * [mongodb](https://github.com/mongodb/mongo) - MongoDB is a document database that provides high performance, high availability, and easy scalability. Documents (objects) map nicely to programming language data types. Embedded documents and arrays reduce need for joins. Dynamic schema makes polymorphism easier. [website] (https://www.mongodb.org/) +## Rust +* [chroma](https://github.com/chroma-core/chroma) - ChromaDB is the open-source search and retrieval database for AI applications + ## Scala