https://github.com/jasonshin/sqlx-ts-demo
Demo repository of sqlx-ts
https://github.com/jasonshin/sqlx-ts-demo
Last synced: about 1 month ago
JSON representation
Demo repository of sqlx-ts
- Host: GitHub
- URL: https://github.com/jasonshin/sqlx-ts-demo
- Owner: JasonShin
- Created: 2023-07-15T02:02:46.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T00:53:55.000Z (over 2 years ago)
- Last Synced: 2025-02-25T17:37:32.430Z (over 1 year ago)
- Language: TypeScript
- Size: 308 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sqlx-ts demo
Table of contents
- [sqlx-ts with sequelize](https://github.com/JasonShin/sqlx-ts-demo/tree/master/sequelize)
- [sqlx-ts with pg](https://github.com/JasonShin/sqlx-ts-demo/tree/master/pg)
- [sqlx-ts with mysql2](https://github.com/JasonShin/sqlx-ts-demo/tree/master/mysql2)