/singlestore-and-github-actions-demo

This guide shows you workflow examples that configure SingleStore using GitHub Actions. The workflow runs a script that connects to the SingleStore service, creates a table, and then populates it with data. To test that the workflow creates and populates the SingleStore table, the script prints the data from the table to the console.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

No issues in this repository yet.