{
   "name": "pg_monetdb",
   "abstract": "MonetDB foreign-data wrapper with stronger analytical pushdown",
   "description": "pg_monetdb is a PostgreSQL FDW extension and monetdb_fdw fork for querying and modifying data stored in remote MonetDB servers. This distribution ships the extension control and upgrade scripts, C implementation, and documentation needed to build, install, and use the FDW through PGXS, with current support for stronger analytical pushdown plus MonetDB HUGEINT, BLOB, and validated interval-family round trips.",
   "version": "1.4.0",
   "date": "2026-05-25T17:37:06Z",
   "maintainer": [
      "saulo jose benvenutti <saulojb@gmail.com>"
   ],
   "release_status": "stable",
   "user": "saulojb",
   "sha1": "71b16f89c60d15430d6008452ddfe91034367339",
   "license": {
      "MPL-2.0": "https://www.mozilla.org/MPL/2.0/"
   },
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "15.0.0"
         }
      }
   },
   "provides": {
      "pg_monetdb": {
         "abstract": "MonetDB foreign-data wrapper with stronger analytical pushdown",
         "docfile": "README.md",
         "file": "pg_monetdb--1.4.sql",
         "version": "1.4.0"
      }
   },
   "tags": ["fdw", "foreign-data-wrapper", "monetdb", "postgresql", "pushdown", "analytics", "tpc-h", "tpc-ds"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/saulojb/pg_monetdb/issues"
      },
      "homepage": "https://github.com/saulojb/pg_monetdb",
      "repository": {
         "type": "git",
         "url": "https://github.com/saulojb/pg_monetdb.git",
         "web": "https://github.com/saulojb/pg_monetdb"
      }
   }
}
