Skip to content

Contributing

The repository is public at https://github.com/johnsonfash/forge-orm. Issues and pull requests are welcome. To work on it: clone, npm install, then npm run forge:all to run the full suite. The code is small and organised by database adapter under src/adapters/, with a shared query layer in src/ir/, so a change to one database rarely touches another.

MIT licensed.

MIT licensed. Built from the repository's own markdown — README.md, CHANGELOG.md and docs/.