Welcome to Datagrok, the next-generation data platform! This document provides a step-by-step instruction to help you start using Datagrok as an engineer.
Our YouTube channel has a Datagrok demo that shows the key capabilities of the platform. Check it out for a general understanding of Datagrok.
Datagrok has a a few JavaScript samples that use the powerful JavaScript API. You will use the API to build packages, applications, or plugins for the platform.
Here are a few examples of the said packages and plugins:
Datagrok comes with the datagrok-tools
NPM package to help you scaffold a package, an application, or a project on
your local environment. You will also use datagrok-tools
to build and publish your code. For more information, check
out the datagrok-tools README.
To gain more experience with the Datagrok JavaScript API, you might want to work on a series of JavaScript exercises. They will introduce a more advanced usage of the API and help better understand the development process with Datagrok.
Check out the following spaces and documents for more information about Datagrok:
- Community forum and meetings
To join a meeting, go to the Community Forum and ask for a Zoom link. - Release notes
- Architecture
- Extending and customizing Datagrok
- Building an application
- Building a UI
- Performance
We've curated a few video records that introduce the platform, show the usage of the JavaScript API, and talk about extensions.