Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datasource Management #7

Open
shawn25n92 opened this issue Oct 23, 2017 · 0 comments
Open

Datasource Management #7

shawn25n92 opened this issue Oct 23, 2017 · 0 comments
Assignees

Comments

@shawn25n92
Copy link
Owner

Allow dynamic adding of data sources. For this purpose, we would like to avoid Entity Framework at all costs to allow for maximum flexibility.

Initial data sources we will be testing with include
SQL Server.

We plan to be able to use this for extensive analytics capabilities

@shawn25n92 shawn25n92 self-assigned this Oct 23, 2017
shawn25n92 added a commit that referenced this issue Oct 24, 2017
…s and algorithms

Data Sources will be added to a file
New Class JARVISDataSource, which can return connection strings

JARVISDataSourceAlgorithms will be a class that performs all manner of data source searches
shawn25n92 added a commit that referenced this issue Oct 24, 2017
A primitive function that executes raw sql from a string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant