This website requires JavaScript.
Explore
Help
Sign In
timw4mail
/
stringqb
Watch
1
Star
0
Fork
0
You've already forked stringqb
Code
Issues
Pull Requests
Releases
Wiki
Activity
25
Commits
1
Branch
0
Tags
2e793284dd
Branches
Tags
View all branches
Go to file
Code
Timothy Warren
2e793284dd
Put most of the features together for actually assembling the sql
2019-04-11 15:30:10 -04:00
.cargo
Simplify some logic with a helper function
2019-04-09 17:14:07 -04:00
src
Put most of the features together for actually assembling the sql
2019-04-11 15:30:10 -04:00
.gitignore
Ugly progress commit
2019-04-02 16:35:52 -04:00
Cargo.toml
Implement from and distinct methods
2019-04-11 11:44:06 -04:00
README.md
Add README
2019-04-10 10:24:27 -04:00
README.md
StringQB
This is an attempt to build a "stringly-typed" SQL query builder and database abstraction layer.
This is
not
usable yet
Description
An attempt to make a less strongly-typed database abstraction layer for Rust.
rust
sql
Readme
150
KiB
Languages
Rust
100%