CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, based on Lucene, and inheriting from Elasticsearch.
FLOAT_VECTOR
and KNN_MATCH
for similarity search and other purposes. See also CrateDBVectorStore Tutorial.
Make sure you’ve configured a valid OpenAI API key.
CrateDBLoader
, which is based on SQLAlchemy. See also CrateDBLoader Tutorial.
To use the document loader in your applications: