aeyrium / sql_builder.dart

SQL Query Builder for Dart [work in progress]

Home Page:https://pub.dartlang.org/packages/sql_builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

SQL Query Builder for Dart [work in progress]

https://pub.dartlang.org/packages/sql_builder

License:The Unlicense


Languages

Language:Dart 97.9%Language:Makefile 2.1%