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

EF Core Bundle Support #69

Open
kamranayub opened this issue Mar 30, 2017 · 3 comments
Open

EF Core Bundle Support #69

kamranayub opened this issue Mar 30, 2017 · 3 comments

Comments

@kamranayub
Copy link

kamranayub commented Mar 30, 2017

Thread for discussion regarding supporting an EF Core store provider for better reporting/storage.

Selfishly, I'm only looking to support MS SQL but EF Core is nice in that it's supposed to be agnostic (or at least, support being agnostic). Perhaps defining what the interface should look like is a good place to start, as well as the "schema" that the ESENT database uses currently in vanilla pull server (which can be viewed using ESE Database Viewer.

Table schemas (mdb file)

image

image

image

@ebekker
Copy link
Collaborator

ebekker commented Apr 5, 2017

Thanks for kicking off this discussion and providing a starting point for the schema. Can you clarify, is your screenshot showing what the schema of the current ESENT database includes, or is that just a sample you're put together? Because all 3 entities have the same structure in your example.

@kamranayub
Copy link
Author

It's supposed to be the MDB file (since I'm not using ESENT), but you're right--looks like a bug with the program, it's showing the exact same fields in each table 👎 I can try again, that's weird.

@ebekker
Copy link
Collaborator

ebekker commented Apr 5, 2017

I've started a collaborative workspace on this wiki page that we can use to hash out some ideas. I've started with your schema above. We can use this ticket to "discuss" ideas and capture design in the wiki.

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

2 participants