Docs.rs
forgedb-0.3.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
forgedb 0.3.0
ForgeDB — an application database generator. Compiles a declarative .forge schema into tailored Rust database code, a TypeScript SDK, and a REST API.
Crate
Source
Builds
Feature flags
Documentation
Hide files
.claude
.github
.vscode
apps
docs
examples
src
tests
wix
.cargo_vcs_info.json
.gitattributes
.gitignore
bun.lock
Cargo.lock
Cargo.toml
Cargo.toml.orig
CHANGELOG.md
CLAUDE.md
cliff.toml
devbox.json
devbox.lock
dist-workspace.toml
Dockerfile
flake.lock
flake.nix
LICENSE-APACHE
LICENSE-MIT
Makefile
pyproject.toml
README.md
rust-toolchain.toml
schema.forge
setup-envrc
1
2
3
#
!/usr/bin/env bash
cp
~
/.envrc.personal .envrc
direnv
allow .