Add the option to use a posgresql database instead
Change the backend data storage to a PostgreSQL database for both the web app and the mcp server. This version allows you to:
- Store and retrieve normalised data in a PostgreSQL database.
- Cache API/scraped/document data in the database to avoid redundant requests.
- Fallback to APIs/scraping if data isn’t found in the database.
No due date
0% Completed