{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Provides a Postgres-backed document store integration for LlamaIndex, enabling persistent storage and retrieval of documents within LlamaIndex applications.","skillfed_tags":["llama-index-integration","document-storage","postgres-backend"],"use_cases":["Store documents indexed by LlamaIndex in a persistent Postgres database for long-running applications","Build RAG systems that need to retain document collections across application restarts","Share a common document store across multiple LlamaIndex instances via a shared Postgres backend","Integrate LlamaIndex document management with existing Postgres-based infrastructure"],"what_it_does":"This package integrates Postgres as a persistent backend for LlamaIndex's document store, allowing you to store and retrieve documents outside of memory. It sits between your LlamaIndex application and a Postgres database, handling the serialization and query logic needed to persist documents across sessions.\n\nYou use it by configuring it as the docstore backend in a LlamaIndex application. It depends on llama-index-core for the core framework and llama-index-storage-kvstore-postgres for the underlying key-value storage layer that manages the actual Postgres connection and operations.","worth_installing":"Yes, if you are building a LlamaIndex application that needs persistent document storage and already use or plan to use Postgres. Low install friction, active maintenance, MIT license, and no known vulnerabilities make it a straightforward choice for this use case. Not relevant if you don't use LlamaIndex or prefer a different storage backend."},"id":"llama-index-storage-docstore-postgres","links":{"html":"https://skillfed.io/packages/llama-index-storage-docstore-postgres","md":"https://skillfed.io/packages/llama-index-storage-docstore-postgres.md","pypi":"https://pypi.org/project/llama-index-storage-docstore-postgres/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-storage-docstore-postgres","python_support":"supports_current","summary":"llama-index docstore postgres integration"},"popularity":{"monthly_downloads":147147,"position":11078,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
