ksqlSuite is a collection of open-source tools for the ksqlDB ecosystem and is comprised of two essential products:ksQlient: lightweight Node.js client for ksqlDB, featuring an intuitive interface, robust error handling, and SQL parameterization to help thwart SQL injection attempts.ksqLight: an Electron-React metric visualizer application to track, display, and dynamically render ksqlDB server and query metrics scraped from the Prometheus API via real-time Chart.js graph components.ksqlSuite is still in its early days but we wanted to make sure these tools were made available to other engineers as soon as possible so that we can start receiving feedback.If you have suggestions or feedback, feel free to open an issue on Github!