nvim-dbee icon indicating copy to clipboard operation
nvim-dbee copied to clipboard

feat(ArangoDB): Add basic support for ArangoDB

Open enchantednatures opened this issue 9 months ago • 1 comments

This adds basic support for ArangoDB, a multi-modal Graph Database. This initial implementation phase supports primarily the dedicated query language: AQL and the json responses.

enchantednatures avatar Mar 28 '25 00:03 enchantednatures

@MattiasMTS thanks for taking the time to review! I've added a few changes, and applied your suggestions. Please take a look specifically at the latest changes in Connect I've added parsing options from the connection string query parameters.

enchantednatures avatar Apr 01 '25 03:04 enchantednatures