pgproxy

Execute plv8 functions from node. Execute node functions from plv8. (by claytongulick)

Pgproxy Alternatives

Similar projects and alternatives to pgproxy

  • plv8

    V8 Engine Javascript Procedural Language add-on for PostgreSQL

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • pljs

    PLJS - Javascript Language Plugin for PostreSQL

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pgproxy alternative or higher similarity.

pgproxy discussion

Log in or Post with

pgproxy reviews and mentions

Posts with mentions or reviews of pgproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-23.
  • PLJS – JavaScript Language Plugin for PostreSQL
    4 projects | news.ycombinator.com | 23 Jul 2023
    I wrote this[1] several years ago to help with that.

    It lets you write a function in nodejs that actually executes in plv8 inside the database.

    To your project code though, it mostly looks like a normal js function (with some limitations).

    Amongst other benefits, it allows you to manage your plv8 functions as a normal part of your repo.

    [1]https://github.com/claytongulick/pgproxy

Stats

Basic pgproxy repo stats
1
7
10.0
over 5 years ago

claytongulick/pgproxy is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pgproxy is JavaScript.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?