Synopsis
The how-to guides are compact lessons that help you work with common ksqlDB functionality.
Query structured data
Process and query structured data types like structs, maps, and arrays.
Learn →
Convert a changelog to a table
Create a table representing the latest values in a stream.
Learn →
Use connector management
Source and sink data from external systems.
Learn →
Use a custom timestamp column
Perform time-based operations using a timestamp in each record.
Learn →
Create a user-defined function
Extend ksqlDB and invoke code that you wrote.
Learn →
Control the case of identifiers
Specify the exact capitalization of object names.
Learn →
Test an application
Build test suites to assert correct program behavior.
Learn →
Substitute variables
Change the content of a query based on variables.
Learn →
Help us write another?
We're always looking for more guides. Just send a pull request!
Contribute →
Last update:
2020-12-15