Category "singlestore"

Reading Greenplam data from SingleStore without copying the data

Is there any way we can read data from Greenplam database in Singlestore database over the network without physically copying the data from Greenplum to Singles

Django & MeMSQL Error when running migrate.py: django.db.utils.OperationalError: (2012, 'Error in server handshake')

I have a Django application with a default MySQL database. I want to move my default Database to MeMSQL. I set the credentials in settings.py to be: DATABASES =