8000 GitHub - Aarblon/moor: Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Aarblon/moor

 
 

Repository files navigation

Moor

Build Status codecov

Core Flutter Generator
Generator version Flutter version Generator version

Moor is an easy to use, reactive persistence library for Flutter and Dart web apps. Define your database tables in pure Dart and enjoy a fluent query API, auto-updating streams and more!

For more information, check out the docs.


The sqlparser directory contains an sql parser and static analyzer, written in pure Dart. At the moment, it can only parse a subset of sqlite, but most commonly used statements (except for inserts) are supported. Its on pub at sqlparser

About

Moor is an easy to use, reactive, typesafe persistence library for Dart & Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.2%
  • Shell 0.3%
  • Objective-C 0.1%
  • Java 0.1%
  • Swift 0.1%
  • Ruby 0.1%
  • Other 0.1%
0