DataJoint 2.0 Release Planning #1256
dimitri-yatsenko
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As we approach the final stages of development, we are excited to announce DataJoint 2.0, our first major release designed to align with the official DataJoint Specs 2.0
Target release date: Oct 2025.
The centerpiece of this release is the introduction of Object-Augmented Schemas. We are also delivering a fully modernized framework for project configuration, data handling, and new scientific datatype support.
**Compatibility Note:*While we aim for data compatibility (meaning no data migration should be required), this release will introduce several backward-incompatible API features. Please plan to update your code to leverage the new functionalities.
Object-Augmented Schemas
DataJoint 2.0 fundamentally revises how relational tables are combined with large-scale scientific data objects. This new paradigm allows for more flexible and efficient handling of complex data types directly within the data pipeline.
<dj-blob>
: A plugin for backward-compatible DataJoint blobs.<dj-zarr>
: A plugin for genera Zarr 3.0 array support<dj-photon>
: plugin for handling compressed, photon-limited movies.Additional Features & Roadmap
Version 2.0 (Target: Oct 2025)
float32
,float64
,uint8
,int8
,uint16
,int16
,uint32
,int32
,uint64
,int64
.Version 2.1 (Post 2.0 Release)
The following features are planned for a subsequent release shortly after 2.0, with a possibility of being included in the main release.
JSON
Datatype SupportBeta Was this translation helpful? Give feedback.
All reactions