I have Jet Brains DataGrip, I also have an elasticsearch instance running locally in docker exposed on a known port via the tcp protocol.
How can I connect DataGrip to my elasticsearch instance?
DataGrip doesn't list it as a type of database to be connected to, nor does googling seem to reveal anything useful to me.
DataGrip doesn't list it as a type of database to be connected to, nor does googling seem to reveal anything useful to me. You can't connect to an Elasticsearch instance via Datagrip. It doesn't have that feature. You can try ElasticHQ or elasticsearch-gui for this.
In the editor, press Ctrl+Shift+Enter or from the main menu select Code | Complete Current Statement. DataGrip inserts the required trailing comma automatically in structs, slices, and other composite literals. The caret is moved to the position where you can start typing the next statement.
You can try Elasticsearch Plugin for Intellij IDEA (DataGrip). It uses REST API, not a JDBC. The main functionality:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With