Knowledge Base
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

How to configure Data Groups

Introduction This article will guide you on how to configure the Data Groups’ parameters based on the current performance and business requirements. What are "Data Groups”? The “Data Groups” administrative feature allows configuring Quality-Of-Servi...

Liran_Elnekave_0-1644318516409.png

Chart Type - Radial Bar Chart In Matplotlib (Python)

    Here's a script that takes a data frame with two values, the current and benchmark, and returns radial bar charts to plot progress toward a goal. You can also choose a color using the color_theme parameter that takes values 'Grey', 'Purple, 'Bl...

Community_Admin_0-1635242545447.png

The Ability To Manage JDBC Connections

Question How to change the connection strings in an easy way? Answer Using the REST API you can update the data connection strings directly. Returns a list of all your connections: GET http://localhost:8081/api/v1/connection Updates a connection: ...

Benefits of JSON support in Postgres

The promise of Postgres JSON JSON support is the most interesting new Postgres feature of the last few years. It relaxes the primary constraint of SQL databases — the rigid schema structure — by letting you store semi-structured data in your tables ...

Community_Admin_0-1634046323380.png Community_Admin_1-1634046323350.png Community_Admin_2-1634046323260.png Community_Admin_3-1634046323396.png
Labels