pg_math VS plpgsql_check

Compare pg_math vs plpgsql_check and see what are their differences.

plpgsql_check

plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures). (by okbob)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pg_math plpgsql_check
1 3
14 608
- -
6.0 8.2
12 months ago about 2 months ago
C C
- 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.

pg_math

Posts with mentions or reviews of pg_math. We have used some of these posts to build our list of alternatives and similar projects.
  • Compile pg_math for YugabyteDB (wrapper on GNU Scientific Library distribution functions)
    1 project | dev.to | 31 May 2023
    Many extensions are easy to compile on PostgreSQL and install on YugabyteDB. The most important is to compile it in the right version of PostgreSQL and identify all files and dependencies. In the first post of this series, I did it in a Dockerfile. Here I'll run similar commands on a Docker container started from the YugabyteDB 2.18 image, that is built with Alma8, to install pg_math, a wrapper for GSL (GNU Scientific Library) statistical distribution functions.

plpgsql_check

Posts with mentions or reviews of plpgsql_check. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-08.

What are some alternatives?

When comparing pg_math and plpgsql_check you can also consider the following projects:

pg_uuidv7 - A tiny Postgres extension to create version 7 UUIDs

pgsentinel - postgresql extension providing Active session history

orafce - The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.

pg_show_plans - Show query plans of all currently running SQL statements

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

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

docker-postgis - Docker image for PostGIS

hydra - Hydra: Column-oriented Postgres. Add scalable analytics to your project in minutes.

tds_fdw - A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)

pg_plan_guarantee - Postgres Query Optimizer Extension that guarantees your desired plan will not change

pgaudit - PostgreSQL Audit Extension