appsmithorg / appsmithorg/appsmith
[Feature]-[32]:Prepared statement support in ArangoDb
Open
ArangoDB
Enhancement
High
Integrations Product
Low effort
Query & JS Pod
Query Forms
Query Widgets & IDE Pod
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Summary
Arangodb provides interface to bind parameters separately from command text: https://www.arangodb.com/docs/stable/aql/fundamentals-bind-parameters.html
This can be leveraged to provide a prepared statements support, similar to what is provided for MySQL / postgres.
Contributor guide
Assessment
This issue has not been assessed yet.