Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 993 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 993 Bytes

SQL Query Builder for Dart

Project license Pub package Dartdoc reference Travis CI build status Liberapay patrons

This is a Dart package that implements a fluent interface for constructing SQL queries using a programmatic domain-specific language instead of brittle string interpolation and concatenation.