Rust is a language that claims to rival C / C++. Although the current stable release is 1.13, we downloaded the nightly build 1.15 (MSVC 64-Bit) and are presently taking it for a test drive.
Our primary interest is to determine whether it is practical to use Rust to interface with our relational database management systems and SQL (Structured Query Language).
Versions of Rust are available for LINUX, MAC, and WINDOWS platforms. To learn more about the Rust programming language, visit rust-lang.org.
Visit the Rust Documentation page for more in-depth information on learning rust and for additional language references.
Our SQL Book Library and recommended Web sites is a work in progress.