A simple Node.js web application with Singlestore
-
Updated
Jan 18, 2023 - JavaScript
A simple Node.js web application with Singlestore
Whether you're using an ORM or straight SQL, you can get started with SingleStore (formerly MemSQL) fast. Here's an introductory sample of using SingleStore with Node and JavaScript. This sample includes all the CRUD methods: Create, Read by id, Read all, Update, and Delete.
Example of how to use SingleStore External Functions with CloudFlare Workers
Backend of Aneta with migration of database from Cassandra to Singlestore
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.
Add a description, image, and links to the singlestore topic page so that developers can more easily learn about it.
To associate your repository with the singlestore topic, visit your repo's landing page and select "manage topics."