Re: [HACKERS] RustgreSQL
От | Ewan Higgs |
---|---|
Тема | Re: [HACKERS] RustgreSQL |
Дата | |
Msg-id | 750719293.14385620.1484820834292@mail.yahoo.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] RustgreSQL (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>) |
Список | pgsql-hackers |
> It seems someone tried (perhaps ran out of steam, unfortunately): > * Postgres extensions written in Rust * > https://github.com/thehydroimpulse/postgres-extension.rs There is another effort which looks active and promising: (R)ust (P)ost(g)res FFI https://github.com/posix4e/rpgffi This is a bunch of ffi functions largely generated by rust-bindgen. JsonCDC (json change data capture) https://github.com/posix4e/jsoncdc jsoncdc is an interesting tool which takes the WAL and converts it to Json for consumption by other processes. Obviously the performance of consuming json will be questionable but it is to serve as an example project to help future extensions. The jsoncdc people are on freenode in #jsoncdc. Yours, Ewan
В списке pgsql-hackers по дате отправления: