edgedb-js is the official EdgeDB driver for JavaScript written in TypeScript.
edgedb-js is installable via $ npm install edgedb
. Read
the section for more information on how to install the library.
High-level examples on how to use edgedb connections, connection pools, as well as on how to work with transactions.
APIs reference.
EdgeDB JavaScript types documentation.