pop
pop copied to clipboard
[Suggestion] Support for ArangoDB
trafficstars
Hello, thanks for GoBuffalo! Postgres is great but lately the emergence of multi-model databases like ArangoDB that gives Document, Graph and KV models all in one is truly revolutionary, especially because they are easily scalable in a Kubernetes cluster and doesn't require a lot of ressources compared to SQL solutions. Because of all of this, I would love to see a better integration of ArangoDB with GoBuffalo. ArangoDB already has a Golang driver https://github.com/arangodb/go-driver that could be used to ease up an eventual integration quite a bit!