KSqlDb.Client This is still a work in progress. Planned Features Fluent ksql expression builders: DESCRIBE DESCRIBE CONNECTOR DESCRIBE FUNCTION EXPLAIN INSERT VALUES INSERT INTO CREATE STREAM CREATE STREAM AS SELECT DROP STREAM CREATE TABLE CREATE TABLE AS SELECT DROP TABLE CREATE TYPE DROP TYPE SELECT (as push-query) SELECT (as pull-query) Statement operations: DESCRIBE client EXPLAIN client INSERT VALUES client Push-query operations Pull-query operations Disclaimer: this is a personal project, it's not endorsed by Confluent.