upper / db

Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
https://upper.io/
MIT License
3.53k stars 235 forks source link

Support for the Fauna DB Driver #517

Open Fyb3roptik opened 5 years ago

Fyb3roptik commented 5 years ago

Here is their github driver for Go. It is a NoSQL type of DB that also has transactions. https://github.com/fauna/faunadb-go

Please let me know if this is something I would need to implement myself.

Thanks!

Fyb3roptik commented 5 years ago

I should mention this is mainly for serverless type of setups with the ability to go cross-provider (AWS/Google)