Skip to content

DataJoint MySQL integration

The DataJoint MySQL integration refers to the infrastructure and environment required to run DataJoint, a scientific workflow management system, on top of the MySQL database.^[600-developer__docker__docker-mysql.md]

Containerization

The integration can be implemented using containerization technologies. Specifically, a Docker-based setup provides the necessary MySQL environment to support the DataJoint backend^[600-developer__docker__docker-mysql.md].

Resources

  • Docker Image: A specific Docker image maintained by the DataJoint organization is available to facilitate this setup^[600-developer__docker__docker-mysql.md].
  • Architecture: This approach is often associated with building database replication instances or master-slave architectures using Docker Compose^[600-developer__docker__docker-mysql.md].

Sources

^[600-developer__docker__docker-mysql.md]