Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

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.