Skip to content
François Billioud edited this page May 5, 2019 · 6 revisions

Welcome to the SimpleQL wiki!

You will find in those links everything you need to start your SimpleQL server in 10 minutes.

Installation

npm install simple-ql -S

Prepare your tables

Setup access to your database (like MYSQL)

Setting access rights

Create your tables

Requesting your database

Clone this wiki locally