1.0.7 • Published 2 years ago

bgio-sql v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago