Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonshin/sqlx-ts-demo
Demo repository of sqlx-ts
https://github.com/jasonshin/sqlx-ts-demo
Last synced: 3 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T00:53:55.000Z (about 1 year ago)
- Last Synced: 2024-04-17T05:46:19.258Z (7 months 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)