declarative-schemas VS postgres-ast-deparser

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

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

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.

What are some alternatives?

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

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

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

postgres_lsp - A Language Server for Postgres

Visual Studio Code - Visual Studio Code

mason-registry - Core registry for mason.nvim.

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

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

vetur - Vue tooling for VS Code.

atlas - Manage your database schema as code

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.