Skip to content
Aferz edited this page Feb 3, 2016 · 1 revision

Welcome to Vivaz.js !

Vivaz is a dead simple, syntax-elegant, powerful query builder to be able to get your data almost without effort.

Vivaz( movies ).where( 'type', 'thriller' ).get();

Dive into Vivaz! to learn much, much more !