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: about 1 month ago
JSON representation

Demo repository of sqlx-ts

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)