DynamoDB fdw 1.0.0 released - Mailing list pgsql-announce

From Toshiba via PostgreSQL Announce
Subject DynamoDB fdw 1.0.0 released
Date
Msg-id 163586737262.684.4276437468822299763@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

DynamoDB fdw 1.0.0 released

DynamoDB FDW 1.0.0 is newly released.

We have just newly released Foreign Data Wrapper for DynamoDB.

This release can work with PostgreSQL 13. This FDW is implemented in C language with AWS C ++ library. This release supports following features :

  • Support SELECT feature to get data from DynamoDB. DynamoDB FDW supports selecting columns or nested attribute object by using -> or ->> jsonb operator.
  • Support INSERT feature.
  • Support UPDATE feature.
  • Support DELETE feature.
  • Support push down WHERE clause (including nested attribute object).
  • Support push down function SIZE of DynamoDB.

This is developed by Toshiba Software Engineering & Technology Center. Please see the repository for details.

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

Best Regards, Shigeo Hirose

This email was sent to you from Toshiba. It was delivered on their behalf by the PostgreSQL project. Any questions about the content of the message should be sent to Toshiba.

 

pgsql-announce by date:

Previous
From: Code Synthesis via PostgreSQL Announce
Date:
Subject: ODB 2.5.0-b.21 adds support for bulk operations in PostgreSQL 14
Next
From: PWN via PostgreSQL Announce
Date:
Subject: PostgreSQL Weekly News - November 7, 2021