sql-editor
Here are 12 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Dec 11, 2020 - Clojure
Hue Editor: Open source SQL Query Assistant for Databases/Warehouses
-
Updated
Dec 11, 2020 - Python
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
-
Updated
Dec 7, 2020 - JavaScript
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
-
Updated
Sep 2, 2020 - Java
Abixen Platform
-
Updated
Jul 1, 2020 - Java
Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
Open source Business Intelligence tool
-
Updated
Dec 11, 2020 - TypeScript
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
-
Updated
Oct 12, 2020 - Java
Continued development of https://sourceforge.net/projects/plsqleditor/
-
Updated
Jan 28, 2020 - Java
Improve this page
Add a description, image, and links to the sql-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-editor topic, visit your repo's landing page and select "manage topics."



Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to € i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2f€"
Regards,
Zied Sellami