Back to Browse

20. sqlite - From Python to Rust

1.9K views
Apr 30, 2021
23:01

comparison of how to interact with sqlite - python sqlite3 https://docs.python.org/3/library/sqlite3.html - Rust rusqlite https://github.com/rusqlite/rusqlite - Rust sqlx https://github.com/launchbadge/sqlx - data from COVID19-India API https://api.covid19india.org/ Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/python2rust

Download

1 formats

Video Formats

360pmp437.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

20. sqlite - From Python to Rust | NatokHD