form0-connector-sqlite
v0.1.1
Published
SQLite connector for form0 ecosystem.
Maintainers
Readme
form0-connector-sqlite
[!WARNING] form0 is in active, very early development. Do not use in production. Expect breaking changes and unstable behavior.
form0-connector-sqlite is a database connector that integrates with the form0 open-source ecosystem to automatically store form submissions in SQLite 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.
