Sprite

Documentation

Sprite is a TypeScript (or JavaScript) driver/client for ArcadeDB. It provides methods for issuing commands / queryies to a database, as well as server-level methods for administration.

  • No dependencies
  • Performant and Efficient
  • Typesafe
  • Modern
  • MIT license

Tutorials

There are tutorials to introduce you to the library and it’s different modules. They cover topics like: creating a database, creating types, and records.

API Documentation

Provides reference for public modules and methods in the library. You can also view the raw API documentation generated by TypeDoc. Everything is based on the same documentation that is available in-editor, however the raw documentation might be more complete while the features of the documentation site are begin finished.

Source Code

Available on GitHub, and distributed on npm.

License

MIT