tbls
DB schema doc
A tool for automatically documenting and managing database schemas in various databases
tbls is a CI-Friendly tool for document a database, written in Go.
4k stars
23 watching
169 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
bigquerycontinuous-integrationdatabase-documentdatabase-schemadocumentation-tooldynamodber-diagramexcelhacktoberfestmariadbmarkdownmermaidmysqlplantumlpostgresqlredshiftsnowflakespannersqlitesqlserver
Related projects:
Repository | Description | Stars |
---|---|---|
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
pressly/goose | A tool for managing changes to a database schema. | 7,307 |
caddyserver/certmagic | Automates HTTPS certificate issuance and renewal for Go applications. | 5,068 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
clickhouse/clickhouse-go | A Golang driver for the ClickHouse database system | 2,931 |
amacneil/dbmate | A lightweight framework-agnostic database migration tool | 5,539 |
google/trillian | A transparent data store providing cryptographically verifiable logs and scalable storage | 3,564 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
aws/aws-lambda-go | A collection of libraries and tools to help developers build AWS Lambda functions in Go | 3,655 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
google/cel-go | Evaluates and executes simple expressions with a C-like syntax | 2,330 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 5,155 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,102 |
hpcloud/tail | Emulates the features of the BSD tail program for reading from continuously updated files | 2,728 |