Hi,
Is there a way I can run just the SQL in a shell script on singlestore?
Thanks any suggestions or help would be appreciated.
Hi,
Is there a way I can run just the SQL in a shell script on singlestore?
Thanks any suggestions or help would be appreciated.
Yes. You can use the command line included with SingleStore to connect and run SQL commands from a linux command line. Or use any mysql compatible command line. Documentation here is here: Connect with MySQL Client · SingleStore Documentation
Here is the link to the docs regarding the SingleStore command line client: SingleStore Client · SingleStore Documentation