dsync
DB model generator
Generates Rust code for database models and queries from Diesel schema files.
Generate rust structs & query functions from diesel schema files
73 stars
6 watching
13 forks
Language: Rust
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
wulf/tsync | Automates TypeScript type generation from Rust code | 116 |
rust-embedded/svd2rust | Generates Rust code from SVD files used in embedded systems design. | 715 |
datanymizer/datanymizer | Generates anonymized data dumps from various databases. | 515 |
wulf/create-rust-app | Automates the creation of a modern Rust web application with React frontend and backend framework of choice | 1,542 |
kipdata/fncksql | An in-language SQL database that enables direct function calls for high-performance data access | 565 |
xfbs/diff.rs | Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 106 |
zhiburt/tabled | A library for generating pretty-printed tables of Rust data structures | 2,026 |
dasmulli/data-builder-generator | Generates builder classes for model classes with predefined property names. | 116 |
smithy-lang/smithy-rs | A code generation tool for building AWS SDKs and servers in Rust. | 507 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 15 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
thedodd/ybc | A Yew component library based on the Bulma CSS framework for building web applications. | 258 |
shuttle-hq/synth | A tool for generating realistic data from a declarative configuration language | 1,387 |
systemxlabs/bustubx | A relational database written in Rust for learning and educational purposes | 132 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |