Giter Club home page Giter Club logo

Comments (3)

JuneKelly avatar JuneKelly commented on August 29, 2024

I've actually been thinking of rewriting the whole extension in C++, to get rid of all dependencies :)

Basically, the one function that needs Python/plv8/etc is the function which does more involved json processing, which isn't really possible in pl/pgsql.

Actually, now that I'm thinking of it, I could just replace that one function with a native/compiled function.

Anyway, I'll make this a priority soon, hopefully. Of course I'd be open to a pull-request too.

from bedquilt-core.

JuneKelly avatar JuneKelly commented on August 29, 2024

Oh, I should clarify, I'm not fundamentally opposed to a plv8 version, but the one obstruction I found was that plv8 isn't necessarily available in common package managers without pulling in third-party repos.

If that situation has changed we could re-assess.

from bedquilt-core.

simosentissi avatar simosentissi commented on August 29, 2024

I think you are correct in your train of thought/reasoning, however looking into the postgresql adoption from service providers like aws/compose/.... (it seems like there is a growing #) they all limit the extensions to whatever they deem more secure ....
so to be pragmatic and increase adoption I am thinking that a second look into what are the most common PLs among these providers is probably due in order to increase adoption.
I looked into your code much deeper and it seems like one function is involvec, once your start on conversion to a language I amet familiar with I will be more than to contribute & test on aws and compose along with my team!

Cheers! -Simo

from bedquilt-core.

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.