Skip to content

A type-safe PostgreSQL query builder for TypeScript with a fluent API.

License

Notifications You must be signed in to change notification settings

faasjs/typed-pg

Repository files navigation

typed-pg

License: MIT NPM Version Last commit Unit Status

Coverage Status Commits Downloads Pull requests

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.

Features

  • 🎯 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

Installation

npm install typed-pg

About

A type-safe PostgreSQL query builder for TypeScript with a fluent API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages