graphql-engine/server/src-lib/Hasura/Backends
David Overton 98af923df5 MongoDB Data Connector prototype agent
Basic MongoDB agent. This is intended as a starting point for playing with nested documents in a MongoDB back end. Currently supports basic queries with projections, where expressions, limit and offset. No support for joins, aggregates or mutations.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7840
GitOrigin-RevId: 3f03b8416c95acf2b68da1db56cbe36a513a4bde
2023-02-07 02:57:06 +00:00
..
BigQuery Added result_type property to SingleColumnAggregate 2023-02-06 04:20:17 +00:00
DataConnector MongoDB Data Connector prototype agent 2023-02-07 02:57:06 +00:00
MSSQL Added result_type property to SingleColumnAggregate 2023-02-06 04:20:17 +00:00
MySQL Added result_type property to SingleColumnAggregate 2023-02-06 04:20:17 +00:00
Postgres Added result_type property to SingleColumnAggregate 2023-02-06 04:20:17 +00:00