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:
- Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)☆30Updated 3 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- Renovate is a CLI tool to help you to work on Postgres SQL migration easily.☆95Updated 2 years ago
- MySQL binlog parser impl with Rust☆46Updated 2 years ago
- TonboLite: Analysis-ready SQLite using Tonbo☆48Updated 9 months ago
- A tiny Function as a Service (FaaS) platform by WebAssembly☆30Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆82Updated 2 weeks ago
- 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
- Diesel adapter for Casbin-RS (Rust)☆31Updated 5 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated last week
- 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 3 weeks ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数☆34Updated last year
- An experimental rust web front framework☆44Updated 4 months ago
- EpochFS is a versioned cloud file system with git-like branching, transaction support.☆14Updated 7 months ago
- 🌿 SQL schema definition and discovery☆215Updated last week
- Lightweight Apache Arrow data frame for Rust☆63Updated 2 years ago
- A simple cross-platform desktop application for S3-Compatible Object Storage. Built in Rust using egui and OpenDAL.☆58Updated last year
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated last year
- A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.☆23Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆53Updated 2 months ago
- Casbin Actix-web access control middleware☆56Updated 2 months ago
- Where is my space?☆40Updated 4 months ago
- A framework for advanced Rust applications.