Top "Singlestore" questions

For programming questions relating to the use of Singlestore (formerly known as MemSQL), which is a distributed SQL database.

How to increase docker-machine memory Mac

I am new to Docker, and trying to go through this tutorial setting up MemSQL from a Docker image - …

macos docker virtualbox docker-machine singlestore
MemSQL - Starting up / worth the move "Worlds Fastest Database"

MemSQL is claiming to be the "Worlds Fastest Database" Faster than DB2, Oracle, mySQL and SQL server. Can anyone vouch …

database singlestore
How to make volumes permanent with Docker Compose v2

I realize other people have had similar questions but this uses v2 compose file format and I didn't find anything …

docker docker-compose singlestore
Spark DataFrame InsertIntoJDBC - TableAlreadyExists Exception

Using Spark 1.4.0, I am trying to insert data from a Spark DataFrame into a MemSQL database (which should be exactly …

mysql apache-spark spark-dataframe singlestore