webinar_ondemand

SingleStore Intro: Connecting a Node.js App to SingleStore

SingleStore is wire-compatible with MySQL. In this video, we login to the SingleStore Customer Portal, connect to a SingleStoreDB Cloud cluster created previously, use SingleStore Studio to create a database, a table, and insert data. With the database created, we copy connection details into a Node.js / Express application that uses the mysql npm package, and finally run the application successfully.