Skip to content

Proposal: Store Observation Results as JSONB in TimescaleDB#24

Open
arnevogt wants to merge 1 commit intomainfrom
feature/jsonb-in-db
Open

Proposal: Store Observation Results as JSONB in TimescaleDB#24
arnevogt wants to merge 1 commit intomainfrom
feature/jsonb-in-db

Conversation

@arnevogt
Copy link
Copy Markdown
Member

Changed type of column result in table Observations from BYTEA to JSONB.

(Currently, ) Observations are always encoded as JSON.
Semi-structured JSONB (instead of Bytea) allows for querying and aggregations of results.

@arnevogt arnevogt requested a review from SpeckiJ March 19, 2026 10:55
@arnevogt arnevogt added the enhancement New feature or request label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant