-
We could consider writing a spark_fdw (foreign data wrapper) to enable querying data in Spark.
Or we could build a tight integration between Spark and PostgreSQL / Citus. In this scenario, Spark mana…
-
I am producing bindings for `libsodium`, and especially the [following struct](https://github.com/jedisct1/libsodium/blob/07c2f6c053dd2aed1716444d667dcc781f14739c/src/libsodium/include/sodium/crypto_g…
-
https://github.com/tds-fdw/tds_fdw
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
-
When I created a mysql_fdw table after setting up cstore_fdw, I found data file and footer file were generated in $PGDATA/cstore_fdw/(database's oid).
```
datatank=> CREATE SERVER mysql_server
datata…
-
Some Java classes present `Functor` or `Monad` _shapes_ (like `java.util.Optional`). It would be great to provide instances for `Functor` or `Monad` for this types that leverage their native implement…
-
Previously I attempted to use pyvips to write a (big) tiff tile-by-tile, but that is not supported yet: https://github.com/libvips/libvips/discussions/2860. Since I can now map #4223 a VImage to a pyv…
-
Is it possible to use osmium lib to create a postgresql foreign data wrapper for osm data?
So one could wrap PBF, XML, OPL etc. as a postgres table.
Not quite an importer, but an automation tool.
…
-
debian jessie, psql (9.4.6), using the debian native multicorn.
Any recommendations on how to proceed?
FYI: sequence of commands:
```
# apt-get install python-pip
# pip install rethinkdb
# apt-get …
-
Steps to get up and running
- make sure MonetDB-client-devel is installled (`yum install MonetDB-client-devel` on CentOS)
- `git clone`
- as root: `USE_PGXS=1 PATH=/usr/pgsql-9.4/bin:$PATH make instal…
-
This issue is for tracking an item in [https://github.com/prisma/prisma/issues/16311](https://github.com/prisma/prisma/issues/16311) (discussed[ in depth here](https://github.com/prisma/prisma/issues/…