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

SQLAlchemy integration improvements #21

Open
diogobaeder opened this issue Oct 26, 2021 · 2 comments
Open

SQLAlchemy integration improvements #21

diogobaeder opened this issue Oct 26, 2021 · 2 comments

Comments

@diogobaeder
Copy link
Contributor

Hi folks!

First of all: amazing project you guys have! I'm thrilled about my ride so far, Pinot is pretty awesome!

I just wanted to leave some words here though about mixing SQLAlchemy and Pinot. I've just started to use it in a project, and I struggled quite a bit with this integration because I thought I would be able to just use the ORM right out-of-the-box (I know, it's kinda stupid of me to even consider putting "ORM" and "OLAP" together, but having a representational model class in Python is very helpful).

Is there any ongoing effort to try to make this integration easier to put up? I'm considering contributing with this part, in the future, but I don't want to step onto anyone's toes or hinder anyone's work in this direction...

Thanks!

@xiangfu0
Copy link
Contributor

Hi, so far I don't realize any work around this.

So feel free to contribute anything :p

@diogobaeder
Copy link
Contributor Author

Sure, as soon as I can spend some time here I will, it's a very useful library for us :-)

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