form0-connector-pg
v0.1.0
Published
PostgreSQL connector for form0 ecosystem.
Maintainers
Readme
form0-connector-pg
[!WARNING] form0 is in active, very early development. Do not use in production. Expect breaking changes and unstable behavior.
form0-connector-pg is a database connector that integrates with the form0 open-source ecosystem to automatically store form submissions in PostgreSQL databases. It implements a hybrid storage approach, extracting common fields into dedicated columns for fast querying while preserving the complete form data as JSONB.
🗂️ Documentation
[!WARNING] 🚧 Work in progress...
Requirements
- Node.js 18+
Contributing
Contributions are welcome! Please feel free to submit issues and pull requests.
