Assignment for Software Engineering minor
-
SELECT
-
WHERE
-
INCLUDE
-
ORDERBY
-
GROUPBY
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