Drivers
The Fauna Query Language is available through drivers in several popular
programming languages, allowing you to write your application/s in the
language/s of your choice. Each driver is available as an import in its
languageās standard library import interface. For example, the
Javascript driver is available as an NPM package and is imported with
var fdb = require('faunadb')
.
All of our drivers are open source. The following are officially supported and maintained by both our internal engineering team and the open source community:
You can also interact directly with FaunaDB via the Fauna Shell.
Was this article helpful?
We're sorry to hear that.
Tell us how we can improve!
documentation@fauna.com
Thank you for your feedback!