Waterline-Sequel-OrientDB
A helper library for generating OrientDB SQL queries from the Waterline Query Language.
Overview
This is an adaptation of waterline-sequel (written by Cody Stoltman) to output OrientDB style SQL and is used by sails-orientdb adapter.
What this is not
This is not a comprehensive adaptation of waterline-sequel
but rather the minimum required to satisfy sails-orientdb
needs. If you encounter an edge case where you don't get the expected output please report it in the Issues section.