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

omniboard on mongo vs sql #162

Open
tvykruta opened this issue Nov 6, 2019 · 2 comments
Open

omniboard on mongo vs sql #162

tvykruta opened this issue Nov 6, 2019 · 2 comments

Comments

@tvykruta
Copy link

tvykruta commented Nov 6, 2019

We're new omniboard users. The documentation recommends using mongodb, but does not specify exactly why.
If we used a sql database like postgres, do we lose some functionality?

@balloch
Copy link

balloch commented May 30, 2020

I don't have much experience with this, I have only dabbled by way of MySQL in Sacred, but I didn't notice any difference. Potentially the testing of SQL platforms is more limited, so just less guaranteed?

@vivekratnavel
Copy link
Owner

Omniboard only supports MongoDB because the Omniboard backend server does not support any other database. For SQL, we need to write code to support several databases like MySQL, Postgres, Oracle etc. since the SQL syntax will also vary between these 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

3 participants