GridDB fdw 1.0 released
Mototaka Kanematsu <[email protected]> Mon, 19 Nov 2018 18:16:37 +0900
| Newsgroups | gmane.comp.db.postgresql.announce |
|---|---|
| Message-ID | <[email protected]> |
We have just released version 1.0 of the Foreign Data Wrapper for GridDB. This release can work with PostgreSQL 9.6, 10 and 11. This release supports following features : - SELECT, INSERT, UPDATE and DELETE of foreign tables - WHERE clauses push-down This is developed by Toshiba Software Engineering & Technology Center. Please see the repository for details. Source repository : https://github.com/pgspider/griddb_fdw GridDB is KVS and time series database. Please see the repository for details. https://github.com/griddb/griddb_nosql Best Regards, Mototaka Kanematsu