DataJoint for Python is an open-source framework for scientific data pipelines based on the relational data model. DataJoint prescribes a consistent method for organizing, populating, computing, and querying data.
In this GitHub Organization, you will find the source code for DataJoint, as well as tutorials and example pipelines.
- 
Install with Conda conda install -c conda-forge datajoint 
- 
Install with pip pip install datajoint 
- 
Interactive Tutorials on GitHub Codespaces 
- 
DataJoint Elements - Catalog of example pipelines for neuroscience experiments 
