hasura-squasher
Migration combiner
A CLI tool to combine multiple Hasura migrations into one file and format SQL queries.
cli utility to squash Hasura (https://hasura.io) migrations
21 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joaom182/xsura | A tool to transfer data between Hasura GraphQL databases. | 5 |
jalkoby/squasher | A tool to compress and remove unnecessary migration history from database schema | 1,496 |
timeshift92/hasura-orm | A TypeScript library for programmatically generating queries for a Hasura ORM-based database abstraction layer | 25 |
dsd-sztaki-hu/hasuraconf | Automates the management of Hasura's metadata using annotations and API calls from Kotlin and Java applications | 17 |
jjangga0214/hasura-cli | Automates the installation and use of Hasura CLI | 91 |
puzl-cloud/hasura-metadata-patcher | Tool to manage and patch Hasura metadata files for organizing complex CI/CD flows | 14 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 530 |
syntax-tree/hast-util-to-jsx-runtime | A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 55 |
syntax-tree/hast-util-from-dom | Transforms a DOM tree into a hast syntax tree | 22 |
zenflow/hasura-node-monolith-example | A full-stack web application using Hasura GraphQL Engine and Node.js with authentication, UI frontend, and data backend integration. | 31 |
aaronhayes/hasura-sdk | An API SDK providing programmatic access to Hasura's schema and metadata management capabilities. | 24 |
dachusa/mysqltolaravel | A tool to simplify the migration of an existing MySQL database to a new Laravel application | 17 |
syntax-tree/hast-util-to-dom | Utility to transform HTML syntax trees into DOM structures. | 19 |
mrspartak/hasura-om | A GraphQL ORM library for Hasura with auto-table lookup and fragment-based query generation | 21 |
square/shift | An application that automates the process of running schema migrations on MySQL databases | 739 |