A walkthrough showing how to connect SingleStore, a distributed SQL database compatible with MySQL, to Entity Framework Core. Covers running SingleStore in Docker with a two-node setup, using the MySQL EF library to connect, and performing basic database operations like creation, seeding, and querying. Also touches on the SingleStore web interface for managing nodes and running SQL queries.