Giter Site home page Giter Site logo

Comments (5)

andreypopp avatar andreypopp commented on August 26, 2024

Ok, this feature seems to be implemented but not documented.

from multicorn.

houmanb avatar houmanb commented on August 26, 2024

Hi,
Could you please post an example for the usage of a wirteable FDW?
regards

from multicorn.

andreypopp avatar andreypopp commented on August 26, 2024

@houmanb sure

  • directory on filesystem — we can write a file into a directory
  • git's object storage — create blobs
  • s3 — upload files
  • bindings to some HTTP API — POST/PUT/DELETE create/modify/delete data
  • prototype bindings for other databases
  • ...

from multicorn.

cristen avatar cristen commented on August 26, 2024

I didn't get your question at first, you can of course write fdw that will retrieve all the data you need. But I think you are more interested in fdw with DML write operations (insert, update and such…) support which has recently been added to postgresql 9.3. This is a major feature and I'm sure it is or it'll be soon added :).

from multicorn.

rdunklau avatar rdunklau commented on August 26, 2024

This is available in the git version.
Please see the documentation here: http://multicorn.org/implementing-an-fdw/#idwrite-api

from multicorn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.