gorm-sqlchaos
DB manipulator
A tool that enables controlled manipulation of database operations at runtime
GORM SQLChaos manipulates DML at program runtime based on gorm
5 stars
2 watching
2 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list
chaoschaos-engineeringgolanggormsql
Related projects:
Repository | Description | Stars |
---|---|---|
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
kachit/gorm-seeder | Automates bulk data population and cleanup for GORM-based databases | 13 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
mafulong/godal | Tools for generating Golang code from SQL definitions | 18 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
bartventer/gorm-multitenancy | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 45 |
fs02/grimoire | A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
harisekhon/devops-golang-tools | A collection of utility programs and scripts for automating tasks in DevOps and Go development. | 48 |
hashicorp/go-dbw | A lightweight package to encapsulate database operations in Go. | 14 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
caarlos0-graveyard/zsh-pg | A plugin providing utility functions to interact with PostgreSQL databases from the command line. | 18 |
korma/korma | A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,473 |
gobuffalo/pop | A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,444 |
mathaou/termdbms | A terminal-based user interface for viewing and editing databases. | 1,705 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |