Hacker News new | ask | show | jobs
by srameshc 280 days ago
> ApeRAG requires PostgreSQL, Redis, Qdrant, and Elasticsearch. You have two options:

> bash ./02-install-database.sh # Deploys PostgreSQL, Redis, Qdrant, Elasticsearch

Is this built on top of all databases ? I am just trying to understand.

1 comments

Yes, ApeRAG uses all these databases.
What does it use for the graph part? Elasticsearch? A Postgres plugin?