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

Ingesting a SQL Schema to create an Algebraic Theory #11

Open
jpfairbanks opened this issue Oct 20, 2020 · 0 comments
Open

Ingesting a SQL Schema to create an Algebraic Theory #11

jpfairbanks opened this issue Oct 20, 2020 · 0 comments

Comments

@jpfairbanks
Copy link
Member

We can represent relational database schemas as free categories with catlab, but we should support the automatic creation of the indexing category from a SQL schema. I think there are commands you can issue to a PGSQL server which will return a table containing all the information about the tables and indexes. We could compute the indexing category of a C-Set from that information and automatically populate a PGSQL database into a C-Set. Similar functionality exists in SQLite databases.

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