1.0.7 • Published 3 years ago

bgio-sql v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

bgio-sql

MySQL, Postgres and SQLite storage adapter for boardgame.io

Depending on your database, make sure your project includes one of the following dependencies:

npm install mysql2        # MySQL
npm install pg pg-hstore  # Postgres
npm install sqlite3       # SQLite
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago