Use the one-click sample app generator to create code to ingest and query your data
Published Apr 26 2022 11:22 PM 1,935 Views

The one-click sample app generator is a tool that allows you to create a working app to connect to your Cluster & Database, create table(s), ingest data(optional) and query your data in your preferred programming language. The generated code references the relevant SDK frameworks and is tailored to your cluster and data. The app is a self-contained, executable example that demonstrates how to connect to a cluster using authentication, administer, and ingest and query data using the SDK.

You can use the generated code as a baseline to write your own apps, altering the code as you go, or you can copy sections of code into your own apps. The code includes comments with tips, best practices, links to reference material, and recommended TODO changes when adapting the code to your needs.

The service automatically generates schema and ingestion properties, which you can change. You can use an existing mapping structure or create a new one, depending on if you're ingesting to a new or existing table.

Supported languages: Python, Java.

coming soon: C#.

Java Script and Go would follow after.

Read more, here.

Screenshot 2022-04-27 091207.png

Screenshot 2022-04-27 091137.png

Version history
Last update:
‎Apr 26 2022 11:27 PM
Updated by: