Do you wish to
register an account
?
This website works better with JavaScript.
Home
Help
Sign In
timw4mail
/
stringqb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
An attempt to make a less strongly-typed database abstraction layer for Rust.
rust
sql
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54
Commits
1
Branch
1.7 MiB
Rust
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Timothy Warren
6ca96315cc
Yet another ugly progress commit
1 year ago
.cargo
Simplify some logic with a helper function
1 year ago
src
Yet another ugly progress commit
1 year ago
tests
Misc bugfixes, doc updates
1 year ago
.gitignore
Ugly progress commit
1 year ago
Cargo.toml
Yet another ugly progress commit
1 year ago
README.md
Add README
1 year ago
README.md
StringQB
This is an attempt to build a "stringly-typed" SQL query builder and database abstraction layer.
This is
not
usable yet