docs.rs failed to build rusql-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
rusql
A naive, SQL based RDBMS written in Rust.
My current intentions for this project are to expand upon my pathetically lacking knowledge of SQL, while having a bit of fun with Rust.
Based (very loosely) on SQLite, using SQLite's understanding of SQL as a sort of spec.
Uses rust-peg to generate the parser.
Example
Ripped straight out of examples/example.rs
:
extern crate rusql;
use ;
)
)
)
)
)
)
)
)