Skip to content

Support JSON functions #463

Description

@baszalmstra

Motivation

When creating complex hierarchical queries it can be very useful to let the database return JSON instead of rows.

Proposed Solutions

Most databases support JSON aggregate functions like json_agg and row_to_json.

Additional Information

https://www.postgresql.org/docs/current/functions-json.html
https://www.sqlite.org/json1.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions