JSON type - Document Databases #6
dimitri-yatsenko
started this conversation in
General
Replies: 1 comment
-
|
In DataJoint pipeline, we routinely store config, settings or parameters in Datajoint tables as a python dictionary, using the type |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Spec 2.0 does not provide a JSON type. This type is essential for enabling DataJoint perform the functions of a document database.
Here we will discuss creating a DSEP to add JSON support as a core data type in DataJoint.
Beta Was this translation helpful? Give feedback.
All reactions