hhtokpinar / sqfEntity

SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
378 stars 100 forks source link

ORM for MongoDB #280

Open SrujanMungara opened 2 years ago

SrujanMungara commented 2 years ago

@hhtokpinar

Hi. Can u please inform if any ORM available for MongoDB for flutter.

Thank you