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 2 years ago
Alternatives and similar repositories for db-schema
Users that are interested in db-schema are comparing it to the libraries listed below
Sorting:
- Renovate is a CLI tool to help you to work on Postgres SQL migration easily.☆95Updated 3 years ago
- Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)☆30Updated last week
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A framework for advanced Rust applications.☆100Updated last week
- MySQL binlog parser impl with Rust☆46Updated 2 years ago
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 3 years ago
- A fast runtime-agnostic object pool for async rust.☆34Updated last week
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数☆34Updated 2 years ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Diesel adapter for Casbin-RS☆31Updated 6 months ago
- Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependen…☆33Updated 5 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆84Updated last week
- A tiny Function as a Service (FaaS) platform by WebAssembly☆30Updated last year
- An experimental rust web front framework☆44Updated 5 months ago
- 🦀 Rust library for printing human readable, relative time differences☆37Updated 3 years ago
- JSON Rules Engine☆47Updated last year
- Sharded, concurrent mini redis that support http interface implemented in rust☆61Updated last year
- Starlane makes it easy to deploy and interoperate with secure WebAssembly code in the cloud, the edge, desktop, mobile and IoT environmen…☆105Updated 2 months ago
- comvert bool expression to elasticsearch DSL in rust☆52Updated 2 years ago
- TonboLite: Analysis-ready SQLite using Tonbo☆51Updated 9 months ago
- This is a classic Tetris game clone using bevy and rust.☆24Updated last year
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated this week
- path-tree is a lightweight high performance HTTP request router for Rust☆132Updated last month
- A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.☆24Updated last week
- Where is my space?☆41Updated 5 months ago
- Generate basic VCard QR codes from the command line.☆17Updated last year
- A Markdown to HTML compiler and Syntax Highlighter, built using Rust's pulldown-cmark and tree-sitter-highlight crates. Compiled for use …☆97Updated last year
- Real World Rust Design Pattern☆26Updated 4 years ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆156Updated 10 months ago