postgres-ast-deparser VS declarative-schemas

Compare postgres-ast-deparser vs declarative-schemas and see what are their differences.

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
postgres-ast-deparser declarative-schemas
1 1
36 2
- -
10.0 4.7
almost 2 years ago about 1 year ago
PLpgSQL PLpgSQL
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.

postgres-ast-deparser

Posts with mentions or reviews of postgres-ast-deparser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-06.
  • Show HN: Postgres Language Server
    21 projects | news.ycombinator.com | 6 Aug 2023
    actually I forgot to mention this one to Lukas in all the chaos leading up to our Launch Week. I will do it now

    we talked in the past about using their library to extend some of Dan Lynch's work (https://github.com/pyramation/postgres-ast-deparser) to create a sort of "postgres package registry" with dynamic DDL introspection. No progress on that one yet, but I'm hopeful that we'll find the bandwidth for it one day.

declarative-schemas

Posts with mentions or reviews of declarative-schemas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-06.
  • Show HN: Postgres Language Server
    21 projects | news.ycombinator.com | 6 Aug 2023
    fwiw, I personally am interested in this approach too[0]. I keep running into roadblocks around the ordering of events and some of the hairy issues around "destructive" actions (eg: renaming columns). i think we can get there, especially once we make progress with this LSP.

    There are other notable mentions in this space:

    Reshape: https://fabianlindfors.se/blog/schema-migrations-in-postgres...

    Atlas: https://atlasgo.io/

    [0] https://github.com/kiwicopple/declarative-schemas

What are some alternatives?

When comparing postgres-ast-deparser and declarative-schemas you can also consider the following projects:

language-tools - ⚡ High-performance Vue language tooling based-on Volar.js

vscode-postgres - PostgreSQL extension for vscode providing explorer, highlighting, diagnostics, and intellisense

Visual Studio Code - Visual Studio Code

postgres_lsp - A Language Server for Postgres

libpg_query - C library for accessing the PostgreSQL parser outside of the server environment

mason-registry - Core registry for mason.nvim.

vetur - Vue tooling for VS Code.

nil - NIx Language server, an incremental analysis assistant for writing in Nix.

pspg - Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.

atlas - Manage your database schema as code