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:
- Renovate is a CLI tool to help you to work on Postgres SQL migration easily.☆93Updated 2 years ago
- Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)☆28Updated last month
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A fast runtime-agnostic object pool for async rust.☆34Updated last month
- MySQL binlog parser impl with Rust☆46Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated last month
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- Casbin Actix-web access control middleware☆56Updated last year
- An experimental rust web front framework☆44Updated 2 months ago
- TonboLite: Analysis-ready SQLite using Tonbo☆47Updated 6 months ago
- JSON Rules Engine☆44Updated last year
- An embedded Gremlin-compatible graph database written in Rust☆48Updated 2 years ago
- Wait for a collection of async tasks to finish.☆35Updated last year
- Declarative HTTP client for rust☆60Updated last year
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 3 months ago
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 3 years ago
- an okay file synchronisation solution, written in Rust☆58Updated 2 years ago
- Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependen…☆32Updated 2 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆49Updated this week
- A framework for advanced Rust applications.☆98Updated 3 weeks ago
- Diesel adapter for Casbin-RS (Rust)☆29Updated 3 months ago
- A tiny Function as a Service (FaaS) platform by WebAssembly☆29Updated 10 months ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆68Updated last year
- Write SQL queries in a simple and composable way☆70Updated 2 weeks ago
- Starlane makes it easy to deploy and interoperate with secure WebAssembly code in the cloud, the edge, desktop, mobile and IoT environmen…☆105Updated 3 weeks ago
- An efficient JSON Value parser☆77Updated last year
- Adding named and default arguments to Rust functions -- 为 Rust 函数添加命名参数和默认参数☆34Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 6 months ago
- ☆34Updated 2 years ago
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆150Updated 7 months ago