crate / crate-clients-tools

Clients, tools, and integrations for CrateDB.
https://crate.io/docs/clients/
Apache License 2.0
2 stars 1 forks source link

IDE: Add DataGrip #35

Closed amotl closed 8 months ago

amotl commented 1 year ago

About

DataGrip needed to be retracted from GH-33, because it does not work [well] with CrateDB.

Preview

https://crate-clients-tools--35.org.readthedocs.build/en/35/connect/ide.html

References

seut commented 9 months ago

Relates to https://github.com/crate/crate/pull/13502

ckurze commented 9 months ago

DataGrip provides a summary which information is needed to come up with a dedicated connector: https://www.jetbrains.com/datagrip/new_dbms/

amotl commented 9 months ago

I've removed pgAdmin from this patch, and diverted it to GH-81.

amotl commented 8 months ago

Thanks for approving, @seut. Are we sure about it? I would also like to have a confirmation by @proddata or @ckurze about it, if it can go in as-is, or if the explainer text should provide any notices about potential caveats or other shortcomings.

surister commented 8 months ago

A potential caveat is that many UI actions do not work, but the most important piece, the console, does, so in the end you can do pretty much everything in it.

amotl commented 8 months ago

A potential caveat is that many UI actions do not work, but the most important piece, the console, does, so in the end you can do pretty much everything in it.

Thanks. Do you think we should add this statement, or a variant thereof, to the documentation as a little and humble remark?

surister commented 8 months ago

A potential caveat is that many UI actions do not work, but the most important piece, the console, does, so in the end you can do pretty much everything in it.

Thanks. Do you think we should add this statement, or a variant thereof, to the documentation as a little and humble remark?

I'd say yes, it's extremely easy to get this errors while using any jetbrains IDE and CrateDB