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

Add ibis integration #26

Open
cmungall opened this issue Aug 15, 2024 · 0 comments
Open

Add ibis integration #26

cmungall opened this issue Aug 15, 2024 · 0 comments

Comments

@cmungall
Copy link
Member

https://ibis-project.org/

A lot of similarity in goals - provide a common abstraction layer over different backends. It seems to focus more on SQL/dataframe backends, but it seems no reason why mongodb etc could not be added.

Minimally we can add an ibis wrapper to give access to a wider range of backends. But we should explore the possibility of making ibis more of a first-class layer, possibly even replacing the existing Database/Collection/ResultSet data model, allowing linkml-store to focus on more linkml concerns, e.g. validation.

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