Crates.io | datastore-mysql |
lib.rs | datastore-mysql |
version | 0.2.0 |
source | src |
created_at | 2022-07-06 10:23:02.731618 |
updated_at | 2022-10-06 09:37:53.102619 |
description | A datastore Store using the MySQL database |
homepage | |
repository | https://github.com/MrGunflame/datastore-mysql |
max_upload_size | |
id | 620388 |
size | 44,882 |
A datastore Store implementation using the MySQL database.
Add this to your Cargo.toml
:
datastore-mysql = "0.1.0"
More information can be found on docs.rs.
This project is licensed under either the MIT License or Apache License, Version 2.0 at your option.