revenut-app VS pgpkg

Compare revenut-app vs pgpkg and see what are their differences.

revenut-app

A web + mobile app (PWA) with Stripe integration for forecasting SaaS revenue (by hbcondo)

pgpkg

Simplify Postgresql stored procedure development. (by pgpkg)
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
revenut-app pgpkg
7 3
35 18
- -
8.1 6.6
6 months ago about 1 month ago
TypeScript Go
Apache License 2.0 MIT License
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.

revenut-app

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

pgpkg

Posts with mentions or reviews of pgpkg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-17.
  • My Notes on Gitlab's Postgres Schema Design (2022)
    3 projects | news.ycombinator.com | 17 Feb 2024
    You are absolutely correct; my previous business ended up ejecting almost all database logic from Java ORMs, and moved almost everything to SQL and stored procedures. Doing so resulted in a significant performance and productivity increase, relative to all the layers of nonsense we used to jump through.

    One of the difficulties of doing this was that the tooling isn’t great. We had to write our own tools to make it work, but the benefits of going back to SQL were more than worth it.

    (Many years later I made an open source version of that tooling, https://github.com/pgpkg/pgpkg)

  • We built our customer data warehouse all on Postgres
    16 projects | news.ycombinator.com | 2 Feb 2024
    I wrote something [0]. It lets you write plpgsql functions, views, triggers and casts in a way that can be re-created without migration scripts. It’s a complete work in progress, not production ready, probably has bugs, but I use it daily. It lets me use Postgres as my main development environment.

    It also managea migrations for tables, types, and other stuff, if fully atomic, and lets you write unit tests in SQL (which run inside save points so they don’t affect the database and can run during production deployments). It’s sort of my Swiss Army knife of plpgsql development.

    [0] https://github.com/pgpkg/pgpkg

  • Ask HN: What web frameworks do you use?
    3 projects | news.ycombinator.com | 11 Sep 2023
    I use static Svelte(Kit) + TypeScript + Tailwind on the front end, Go and Postgraphile in the middle, and PostgreSQL functions on the backend.

    I did write my own PostgreSQL migration tool though, to make it easier to write SQL functions in my IDE: https://github.com/pgpkg/pgpkg

What are some alternatives?

When comparing revenut-app and pgpkg you can also consider the following projects:

chalk.ist - 📷 Create beautiful images of your source code

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

rosboard - ROS node that turns your robot into a web server to visualize ROS topics

nun-db - A realtime database written in rust

obsidian-releases - Community plugins list, theme list, and releases of Obsidian.

SvelteKit - web development, streamlined

nitter - Alternative Twitter front-end

iot_devices - Minimal generic API and data model for an IOT device

pls - `pls` is a prettier and powerful `ls(1)` for the pros.

quarter - Time-tracking for individuals

KeenWrite - Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.