Skip to content

SQL Interface #98

@klucar

Description

@klucar

Postgres has a foreign data wrapper capability that allows you to expose data to postgres. The postgres engine will process sql queries over your data set. I did some experimentation with this in my fdw branch of my fork of timely.

The python I wrote is in these gists:
https://gist.github.com/klucar/2ca41402608a92c5bc2353add3491f9a
https://gist.github.com/klucar/001c6d8df2beb307abcbc3f038292fe1

The python interface enabling this is called Multicorn
http://multicorn.org

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions