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.
3k stars
23 watching
168 forks
Language: Go
last commit: 6 days 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,494 |
pressly/goose | A tool for managing database schema changes in multiple databases. | 7,120 |
caddyserver/certmagic | Automates HTTPS certificate issuance and renewal for Go applications. | 5,044 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
clickhouse/clickhouse-go | A Golang driver for the ClickHouse database system | 2,912 |
amacneil/dbmate | A lightweight framework-agnostic database migration tool | 5,477 |
google/trillian | A transparent data store with cryptographic verifiability, built on top of a scalable Merkle tree and an append-only log. | 3,553 |
volatiletech/sqlboiler | An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,763 |
aws/aws-lambda-go | A collection of libraries and tools to help developers build AWS Lambda functions in Go | 3,636 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,546 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
google/cel-go | Evaluates and executes simple expressions with a C-like syntax | 2,286 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 4,635 |
ledisdb/ledisdb | A high-performance NoSQL database server written in Go with support for multiple data structures and backends. | 4,101 |
hpcloud/tail | Emulates the features of the BSD tail program for reading from continuously updated files | 2,724 |