
DBNova
The database client bridging TypeScript and raw SQL
5 followers
The database client bridging TypeScript and raw SQL
5 followers
DBNova interacts seamlessly with your database by providing auto-generated type safety. It automatically generates TypeScript type definitions directly from your schema, ensuring a smooth and error-free development experience. If you prefer to skip the traditional ORM, DBNova also offers enhanced raw SQL capabilities. You can write raw SQL using our extended syntax that natively supports parameterized execution, giving you maximum security and flexibility without compromising control.





DBNova is the first product I have made. My starting point was strictly myself, but at the same time, I hope it can be useful to others