Skip to content

Releases: splitgraph/sgr

v0.2.0

18 Aug 11:16
Compare
Choose a tag to compare

Introducing the Splitgraph Data Delivery Network: a single SQL endpoint to query all datasets hosted on or proxied by Splitgraph Cloud with any PostgreSQL client.

Extra sgr cloud commands:

Also, add a daily update check to sgr.

Full set of changes: v0.1.4...v0.2.0

v0.1.4

19 Jul 17:42
Compare
Choose a tag to compare
  • Various dependency bumps (including PostGIS)
  • Fix Splitfiles and sgr import not respectng the SG_COMMIT_CHUNK_SIZE envvar/config variable
  • Example for using Splitgraph with dbt to join data across two databases
  • Get the Splitgraph dbt adapter to build correctly and upload it to PyPI (pip install dbt-splitgraph)
  • Example for queryng Splitgraph data from Clickhouse (or any other ODBC client)

v0.1.3

19 Jul 16:59
Compare
Choose a tag to compare
Bump version: 0.1.2 → 0.1.3

v0.1.2

23 Jun 21:21
Compare
Choose a tag to compare
  • Example for writing a custom FDW and integrating it with Splitgraph
  • Add dbt adapter that uses Splitgraph data and a sample dbt project
  • Socrata UX improvements
  • Command line parameters that require JSON now also accept @filename.json or @- for stdin

v0.1.1

12 Jun 12:50
Compare
Choose a tag to compare

Fix Socrata querying for column names that match keywords.

v0.1.0

05 Jun 23:08
Compare
Choose a tag to compare

Initial release.