An open API service indexing awesome lists of open source software.

https://github.com/typeorm/cockroachdb-example

Example project to demonstrate TypeORM with CockroachDB.
https://github.com/typeorm/cockroachdb-example

Last synced: 7 months ago
JSON representation

Example project to demonstrate TypeORM with CockroachDB.

Awesome Lists containing this project

README

        

# Example how to use TypeORM with CockroachDB

1. Clone the repository
2. Install dependencies `npm i`
3. Run `npm start`
4. Enjoy!