Skip to content

RootDB

RootDB

RootDB is a self-hosted reporting webapp.

RootDB

Support

Features

  • Multi-reports - several reports can be opened in the same tab of your web browser.
  • Multi-connectors - you can configure and use multiple database connections for your reports. (MySQL, MariaDB, PostgreSQL but more are planned)
  • Generation of listings :
    • simple and practical dynamic table configurator.
    • create links to other reports.
  • 2 graphics libraries available :
    • full access to the two most popular charting libraries: Chart.js and D3.js, without any limitations.
  • View widgets :
    • Add a metric widget in your report to higlight important metrics.
    • Or add a generic info widget to add some context to your report.
  • Cache system :
    • A user can put in cache a set of results for a specific period.
    • Or the developer can setup cache jobs, running periodically on a different sets of parameter.
  • For developer :
    • javascript code, with sample SQL query, ready to use, for different chart models: the developer is guided.
    • practical keyboard shortcuts are available to limit the use of the mouse
  • Report Parameters - use default parameters or easily create your own to filter the data in your reports.
  • User management :
    • create user groups if necessary to easily limit access to your reports.
    • it is also possible to limit access to a report to one or more users.
  • Integration - integrate your reports into external websites in just a few clicks.
  • SQL :
    • access to a real SQL console, to view and list the tables of your databases.
    • create as many drafts as you want to test your SQL queries.
    • enjoy auto-completion wherever you need to type SQL.
  • Websocket :
    • Interface heavily use websocket to refresh its interface and get results from data views.

Popular repositories

  1. rootdb rootdb Public

    Main repository containing all releases.

    11

  2. frontend frontend Public

    RootDB - Frontend

    TypeScript 3 1

  3. infra infra Public

    RootDB - infrastructure

    PLpgSQL 2 1

  4. api api Public

    RootDB - API

    PHP 2 1

  5. documentation documentation Public

    Documentation for RootDB.

    Python 1

  6. .github .github Public

    1

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…