DynamoDB fdw 1.0.0 released

Поиск
Список
Период
Сортировка
От Toshiba via PostgreSQL Announce
Тема DynamoDB fdw 1.0.0 released
Дата
Msg-id 163586737262.684.4276437468822299763@wrigleys.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Code Synthesis via PostgreSQL Announce
Дата:
Сообщение: ODB 2.5.0-b.21 adds support for bulk operations in PostgreSQL 14
Следующее
От: PWN via PostgreSQL Announce
Дата:
Сообщение: PostgreSQL Weekly News - November 7, 2021