Ryan

Results 179 comments of Ryan

Performance will be terrible. The first goal is to be correct, then fast. :)

I see the issue in your example and in my own code with the latest version.

May I suggest you make a library agnostic way of overriding the code highlighter. For different languages people will always want different highlighters. If you give them an extensible method...

In 0.8, I am not seeing an appendTimestamp option?

FYI qStudio is free and supports QuestDB: https://www.timestored.com/qstudio/ It's main focus is querying, analysis and charting. ![image](https://github.com/questdb/questdb/assets/7273208/3a4d7d35-a106-42bb-ba81-813b6000817d)

My interest was because I provide a free SQL IDE: https://www.timestored.com/qstudio/ It bundles common/small drivers and automatically downloads larger. A user requested support. So I myself don't have a strong...

+1 I would love this.

Hi, I'm the author of qStudio https://github.com/timeseries/qstudio a free SQL client that supports ClickHouse. We've had great success using DuckDB as an embedded engine, our users have found it useful...

As background, I am trying to get TDEngine working well in qStudio. qStudio is a free tool for data analysts to run SQL queries and view tabular results and charts....

I had seen the concept but hadn't really thought out how it would affect the UI. I guess the question is, **what do your users want from a UI?**