mongo_db_query 0.1.0-1.5.dev copy "mongo_db_query: ^0.1.0-1.5.dev" to clipboard
mongo_db_query: ^0.1.0-1.5.dev copied to clipboard

Query and aggregation utilities for working with MongoDb

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mongo_db_query

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mongo_db_query: ^0.1.0-1.5.dev

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mongo_db_query/mongo_db_query.dart';
0
likes
0
pub points
24%
popularity

Publisher

unverified uploader

Query and aggregation utilities for working with MongoDb

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.paypal.com

License

unknown (license)

Dependencies

bson, fixnum, meta

More

Packages that depend on mongo_db_query