pgproxy VS plv8

Compare pgproxy vs plv8 and see what are their differences.

pgproxy

Execute plv8 functions from node. Execute node functions from plv8. (by claytongulick)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
pgproxy plv8
1 13
6 1,868
- 0.7%
10.0 6.6
over 4 years ago 3 months ago
JavaScript C++
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pgproxy

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

plv8

Posts with mentions or reviews of plv8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-18.

What are some alternatives?

When comparing pgproxy and plv8 you can also consider the following projects:

pljs - PLJS - Javascript Language Plugin for PostreSQL

Marten - .NET Transactional Document DB and Event Store on PostgreSQL

postgres-benchmarks - A set of benchmarks focusing on the performance of Postgres client libraries for Node.js

orioledb - OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)  🇺🇦

pg_auto_failover - Postgres extension and service for automated failover and high-availability

node-redis - Redis Node.js client

pgaudit - PostgreSQL Audit Extension

MuchPIR - Homomorphic Encryption PIR Postgres C/C++ Agregate Extension.

npmgraph - A tool for exploring NPM modules and dependencies

supabase-mailer - Send and track email from Supabase / PostgreSQL using a Transactional Email Provider

postgres - Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare

React - The library for web and native user interfaces.