SQLite fdw 1.0.0 released

From: Mototaka Kanematsu <mototaka(dot)kanematsu(at)toshiba(dot)co(dot)jp>
To: pgsql-announce(at)postgresql(dot)org
Subject: SQLite fdw 1.0.0 released
Date: 2018-10-17 04:30:50
Message-ID: 201810170430.w9H4UpxK020006@toshiba.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

We have just released version 1.0.0 of the Foreign Data Wrapper for SQLite.

This release can work with PostgreSQL 9.6 and 10.
This release supports following features :

- SELECT, INSERT, UPDATE and DELETE of foreign tables
- WHERE clauses push-down
- Aggregate push-down (PostgreSQL 10 only)
- Transactions

This is developed by Toshiba Software Engineering & Technology Center.

Please see the repository for details.

Source repository : https://github.com/pgspider/sqlite_fdw

Best Regards,
Mototaka Kanematsu

Browse pgsql-announce by date

  From Date Subject
Next Message Jonathan S. Katz 2018-10-18 13:32:33 PostgreSQL 11 Released!
Previous Message Gary Evans 2018-10-17 01:38:43 Registration open for PgDay Down Under 2018