Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GlenDC committed Jan 3, 2025
1 parent 90c3a7e commit 5db8b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
* [sfackler/rust-postgres](https://github.com/sfackler/rust-postgres) [[postgres](https://crates.io/crates/postgres)] - A native [PostgreSQL](https://www.postgresql.org/) client
* Sqlite [[sqlite](https://crates.io/keywords/sqlite)]
* [rusqlite](https://github.com/rusqlite/rusqlite) - [Sqlite3](https://www.sqlite.org/index.html) bindings
* [VennDB](https://venndb.rs/) — An append-only in-memory database in Rust for rows queried using bit (flag) columns.
* [VennDB](https://venndb.rs/) [[venndb](https://github.com/plabayo/venndb)]— An append-only in-memory database in Rust for rows queried using bit (flag) columns.

### Date and time

Expand Down

0 comments on commit 5db8b27

Please sign in to comment.