https://github.com/jawj/zapatos
Zero-abstraction Postgres for TypeScript: a non-ORM database library
https://github.com/jawj/zapatos
orm postgres postgres-database postgresql postgresql-database typescript
Last synced: about 1 year ago
JSON representation
Zero-abstraction Postgres for TypeScript: a non-ORM database library
- Host: GitHub
- URL: https://github.com/jawj/zapatos
- Owner: jawj
- License: other
- Created: 2020-03-15T22:02:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T12:03:32.000Z (over 1 year ago)
- Last Synced: 2025-04-20T15:52:15.575Z (about 1 year ago)
- Topics: orm, postgres, postgres-database, postgresql, postgresql-database, typescript
- Language: TypeScript
- Homepage: https://jawj.github.io/zapatos/
- Size: 11.2 MB
- Stars: 1,337
- Watchers: 9
- Forks: 48
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-postgres-with-stars - zapatos - 09-19 | (Language bindings)
README
# Zapatos: Zero-Abstraction Postgres for TypeScript
Zapatos aims to make Postgres and TypeScript work beautifully together. No abstractions, no distractions: just your database, with type safety.
### » [Go to documentation](https://jawj.github.io/zapatos/)
Copyright ©️ 2020 - 2024 George MacKerron. Released under the MIT licence.