Skip to content

Commit 913f658

Browse files
Add community-stewardship maintenance note
1 parent c5543e5 commit 913f658

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
# Welcome to DataJoint for MATLAB!
44

5+
> ## 📌 Maintenance status: community stewardship
6+
>
7+
> DataJoint Inc. has shifted its core development focus to the **Python-centered ecosystem**[`datajoint-python`](https://github.com/datajoint/datajoint-python), the DataJoint Platform, and related tools. `datajoint-matlab` is now in **community-stewardship mode**: we are no longer proactively developing or supporting it, but we welcome pull requests from the community and will review well-formed, tested contributions on a best-effort basis.
8+
>
9+
> If you are starting a new DataJoint project, we recommend the Python-based stack. See **[docs.datajoint.com](https://docs.datajoint.com)** for the current documentation, tools, and platform overview.
10+
>
11+
> Existing users: this package remains functional and free to use under its existing license. Issues and PRs may not receive timely responses, but well-formed community contributions are appreciated.
12+
13+
514
DataJoint for MATLAB is a high-level programming interface for relational databases designed to support data processing chains in science labs. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, and querying data.
615

716
For more information, see our

0 commit comments

Comments
 (0)