The idea came from repeatedly seeing the same issues in existing BaaS tools: permissions added as an afterthought, limited flexibility in database design, and difficulty scaling beyond early stages.
Nuvix takes a different approach. It supports multiple schema models, fine-grained permissions at every layer, and a developer-first API designed to remain simple while still being powerful. The project is written in TypeScript, built around PostgreSQL, and designed with extensibility in mind.
Right now the project is open source and self-host focused while the hosted version is being prepared. I would really appreciate feedback on the architecture, developer experience, and areas that could be improved.