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

MongoDB Support #14

Open
gogl92 opened this issue Dec 24, 2021 · 1 comment
Open

MongoDB Support #14

gogl92 opened this issue Dec 24, 2021 · 1 comment

Comments

@gogl92
Copy link

gogl92 commented Dec 24, 2021

As a developer I want to be able to use MongoDB instead of a SQL database.

@StanBarrows
Copy link

StanBarrows commented Jan 12, 2022

Correct me if I'm wrong but this could be easily achieved with converting the Raw SQL statements to Eloquent methods?

->havingRaw('SUM(amount) > 0');

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