Drivers
Node.js
The official Node.js driver is published on npm:
- https://www.npmjs.com/package/xeondb-driver
Install:
npm i xeondb-driver
All notes and documentation for the Node.js driver can be found in the Node.js package README
Go
The official Go driver is published on GitHub:
go get github.com/Voyrox/Xeondb/packages/golang@latest
All notes and documentation for the Go driver can be found in the Go package README
Xeondb Documentation