nvim-dbee
nvim-dbee copied to clipboard
feat(ArangoDB): Add basic support for ArangoDB
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.
@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.