This package is still in development and not yet ready for production use.
A type-safe PostgreSQL query builder for TypeScript with a fluent API.
- 🎯 Full TypeScript support
- 🔒 Type-safe queries
- ⚡ Built on top of the high-performance
postgres.js
package - 🔗 Fluent chainable API
- 🛡️ SQL injection prevention
- 📦 Transaction support
- 🎨 Clean and intuitive API
npm install typed-pg