[P1] PostgreSQL extensions setup
Open
backend
infra
phase-1
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Install and configure PostgreSQL extensions:
- PostGIS (geo queries)
- TimescaleDB (price history time-series)
- pgvector (AI semantic search embeddings)
- pg_trgm (fuzzy text search)
- pg_cron (schedule scrapes from DB)
Create init SQL script that runs on first startup.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.