Document Stores
Document stores contain ingested document chunks, i.e. Nodes.
Available Document Stores
- SimpleDocumentStore: A simple in-memory document store with support for persisting data to disk.
- PostgresDocumentStore: A PostgreSQL document store, see PostgreSQL Storage.
Check the LlamaIndexTS Github for the most up to date overview of integrations.