Skip to content

snerble/LinqToSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinqToSQL

Assignment for Software Engineering minor

Roadmap

  • SELECT
  • WHERE
  • INCLUDE
  • ORDERBY
  • GROUPBY

Optional stuff to make it useful

Note: These features probably won't be implemented but I still listed them here just in case I'm ever up for a challenge. Not that I'll be using this in favor of Entity Framework mind you, but I've had fun with this project so far so I might as well turn it into something practical for fun.

  • INSERT
  • UPDATE
  • DELETE
  • Creating tables
  • Database model snapshot for optimized performance
  • Basic migrations system

About

Assignment for Software Engineering minor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages