https://github.com/karimsa/tinyorm
https://github.com/karimsa/tinyorm
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karimsa/tinyorm
- Owner: karimsa
- License: mit
- Created: 2022-12-10T02:27:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T09:21:44.000Z (over 2 years ago)
- Last Synced: 2025-03-11T21:03:58.445Z (3 months ago)
- Language: TypeScript
- Homepage: tinyorm.vercel.app
- Size: 401 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TinyORM
A tiny type-safe ORM for Postgres written in TypeScript.
[View documentation](https://tinyorm.vercel.app/)
## License
Copyright (c) 2022-present Karim Alibhai.
Licensed under [MIT license](LICENSE.md).