Skip to content

datajoint/datajoint-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 19, 2024
9884672 · Sep 19, 2024
Sep 18, 2024
Sep 19, 2024
Sep 12, 2024
Sep 19, 2024
Sep 19, 2024
Apr 7, 2023
Sep 19, 2024
Jun 13, 2023
Mar 23, 2021
Apr 23, 2020
Sep 19, 2024
Sep 14, 2024
Sep 19, 2024
Jun 13, 2015
Jul 10, 2023
Sep 18, 2024
Sep 19, 2024
Sep 19, 2024
Sep 19, 2024

Repository files navigation

DOI Coverage Status PyPI version Slack

Welcome to DataJoint for Python!

DataJoint for Python is a framework for scientific workflow management based on relational principles. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, computing, and querying data.

DataJoint was initially developed in 2009 by Dimitri Yatsenko in Andreas Tolias' Lab at Baylor College of Medicine for the distributed processing and management of large volumes of data streaming from regular experiments. Starting in 2011, DataJoint has been available as an open-source project adopted by other labs and improved through contributions from several developers. Presently, the primary developer of DataJoint open-source software is the company DataJoint (https://datajoint.com).

Data Pipeline Example

pipeline

Yatsenko et al., bioRxiv 2021

Getting Started