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

MariaDB? #87

Open
robertsilen opened this issue May 29, 2024 · 2 comments
Open

MariaDB? #87

robertsilen opened this issue May 29, 2024 · 2 comments

Comments

@robertsilen
Copy link

Any reason for not mentioning MariaDB in your README or in the blog https://blog.jupyter.org/an-sql-solution-for-jupyter-ef4a00a0d925? Should/could MariaDB be added as supported, or do you need assistance in adding it to a CI, etc?

@marimeireles
Copy link
Member

We're building from SOCI here, so, we just support the DBs supported by them out of the box.
If MariaDB has a C++ interface would be feasible to introduce it in the library.

@robertsilen
Copy link
Author

Thank you for your reply. MariaDB has this C++ interface available: https://github.com/mariadb-corporation/mariadb-connector-cpp/ . I also asked SOCI about MariaDB, but that will naturally take longer: SOCI/soci#1150

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