#FastSchemaProvider
FastSchemaProvider is an ADO based schema provider trying to get the schema as fast as possible
##Additional features
Serialization thru ServiceStack.Text
Schema upgrade from provided schema
##Genesis
The initial code was taken from Mark Rendle (https://github.com/markrendle) and Richard Hopton (https://github.com/richardhopton)
Thank you Mark and Richard
##Optimizations
New Queries + wider structure of schema
##Requirements
NLog (for logging (not used so far)) (via NuGet)
NUnit for testing (via NuGet)
ServiceStack.Text for serialization
iAnwhere.Data.SQLAnywhere.v4.0 for console application
##Todo
Column altering for columns in indizes not done
Column altering for columns in foreingkeys not done
Column altering for columns in procedures not done (if any change needed)
column altering for columns in views not done (if any change needed)
review of code for any database which not sql anyhere 11
dependency injection (favoring unity)
-
Notifications
You must be signed in to change notification settings - Fork 0
hazard999/FastSchemaProvider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Ultra Fast Schema Provider For Relational Databases written in C#
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published