Skip to content

questdb/ui

Repository files navigation

QuestDB UI

Welcome to a WIP repository
The code here is not meant for public use.
Things are not stable and will change. Beware of dragons!

This repository is a monorepo hosting the implementation of QuestDB user interface and surrounding tooling.

Currently hosting these packages:

  • web-console - the GUI tool, shipped with QuestDB
  • react-components - small component library for internal reuse between QuestDB products
  • browser-tests - a utility based on cypress that helps to automate interactions and assert zero regressions
  • screenshot-tests - a utility based on puppeteer that helps to automate taking screenshots of a website and comparing them between runs