Comment on RustgreSQLComments−alexnewman9yThis isn't a port of postgresql, more of an attempt to extend it's functionality into new spaces with the power of rust.github.com/posaix4e/rpgffi (logical decoders and foreign data wrappers in wrust) github.com/posix4e/jsoncdc ( an example logical decoder in rust)We are going to be adding bigtable and s3 fdw soon.
Comments
This isn't a port of postgresql, more of an attempt to extend it's functionality into new spaces with the power of rust.
github.com/posaix4e/rpgffi (logical decoders and foreign data wrappers in wrust) github.com/posix4e/jsoncdc ( an example logical decoder in rust)
We are going to be adding bigtable and s3 fdw soon.