tyrchen / db-schemaLinks
This crate provides a set of functions to generate SQL statements for various PostgreSQL schema objects, such as tables, views, materialized views, functions, triggers, and indexes. The generated SQL statements can be useful for schema introspection, documentation, or migration purposes.
☆19Updated last year
Alternatives and similar repositories for db-schema
Users that are interested in db-schema are comparing it to the libraries listed below
Sorting:
- ☆12Updated 2 years ago
- TonboLite: Analysis-ready SQLite using Tonbo☆45Updated 3 months ago
- Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)☆25Updated last month
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 2 years ago
- Wait for a collection of async tasks to finish.☆34Updated 10 months ago
- Renovate is a CLI tool to help you to work on Postgres SQL migration easily.☆91Updated 2 years ago
- A tiny Function as a Service (FaaS) platform by WebAssembly☆28Updated 6 months ago
- Generate basic VCard QR codes from the command line.☆17Updated 10 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated 3 months ago
- Chitchat with multiple agents☆27Updated 2 weeks ago
- Command-line tool to make Rust source code entities from Postgres tables.☆11Updated 3 years ago
- `faststr` is a string library that try to avoid the cost of clone.☆100Updated last month
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数☆34Updated last year
- Value log implementation for key-value separated storage in safe Rust☆40Updated 2 weeks ago
- RPC for Rust☆15Updated last year
- A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.☆20Updated 2 months ago
- Background jobs inspector for Apalis☆27Updated 6 months ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆52Updated last year
- Diesel adapter for Casbin-RS (Rust)☆27Updated last week
- A simple async OAuth 2.0 library for Rust☆20Updated last month
- Casbin Actix-web access control middleware☆57Updated last year
- ☆34Updated last year
- SQLx for Cloudflare D1☆25Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A fast runtime-agnostic object pool for async rust.☆33Updated 3 weeks ago
- ☆22Updated 2 years ago
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆35Updated 8 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated last month
- a fast async pool based on channel☆24Updated last month