News

Open the settings.py file within your Django project folder and locate the DATABASES setting. Update the configuration to use MySQL: The sqlmigrate command in Django is used to display the SQL ...
Rule By default, go-mysql-elasticsearch will use MySQL table name as the Elasticserach's index and type name, use MySQL table field name as the Elasticserach's field name. e.g, if a table named blog, ...