You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Delve into our enchanted DBMS repo, where data tales come to life. From architecture sagas to indexing quests, embark on a knowledge odyssey like no other. Discover the art of normalization magic and wield the power of efficient data spells. Join our fellowship of coding adventurers, and together, we'll rewrite the future of database sorcery!
BestMovies ( w/ Unit Tests) a web application built using ASP.NET MVC and Entity Framework 6.0 with Identity, designed to help users explore movie theaters and movies available in their area based on their IP address. Additionally, users can contribute by adding information about theaters and movies, and the app is equipped with user authentication
College assignments from Bryan University over creating NoSQL databases (e.g. MongoDB databases) using Object Document Mapping (ODM) libraries (e.g. Mongoose ODM) to add data consistency and validation, and will build applications connected to databases using Express.js.