sql-editor
Here are 17 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Apr 14, 2022 - Clojure
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
-
Updated
Apr 13, 2022 - JavaScript
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
-
Updated
Mar 7, 2022 - Java
Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.
Abixen Platform is a microservices based software platform for building enterprise applications delivering functionalities through creating particular microservices and integrating by provided CMS.
-
Updated
Mar 8, 2022 - Java
A data source with a cvs file and set the date type field to date format, an error is reported .
Datart Version
1.0.0.beta.0
Describe the bug
When I import a cvs document and set the date type field to date format, an error is reported in the data view query, and the error message is as follows,"For input string: "3,420".And When I set the date type field as string format,the query get OK.
 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
Open Source Business Intelligence
-
Updated
Apr 9, 2022 - 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
Mar 31, 2022 - Java
A Metabase-integrated, real-time collaborative tool for writing SQL
-
Updated
May 3, 2021 - TypeScript
SqlOnline is a free SQL online editor, focusing on data security.
-
Updated
Nov 11, 2021 - JavaScript
SQL-Editor frontend, written in Typescript, using React. "Learn SQL in our interactive editor and create your database projects"
-
Updated
Apr 9, 2022 - TypeScript
Continued development of https://sourceforge.net/projects/plsqleditor/
-
Updated
Aug 10, 2021 - 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."



The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug