All activity
SafeQL is an ESLint plugin for writing SQL queries in a type-safe way.
- Automatic Type Inference & Validation
- Compatible With Popular SQL Libraries
- Easy To Use
- Built with Monorepos & Microservices in mind
- Automatic Type Inference & Validation
- Compatible With Popular SQL Libraries
- Easy To Use
- Built with Monorepos & Microservices in mind
SafeQL
Write SQL queries with confidence
Eliya Cohen
left a comment
## Why SafeQL?
There are many well known popular SQL libraries out there, such as [Prisma](https://www.prisma.io/), [Sequelize](https://sequelize.org/), [pg](https://node-postgres.com/), [postgres](https://github.com/porsager/post...). So why should I even consider SafeQL?
### It's a plugin, not an SQL library
SafeQL was never meant to replace your current SQL library. Instead, It's a plugin...
SafeQL
Write SQL queries with confidence