Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chaseWillden committed Oct 24, 2024
1 parent b54d4c8 commit 7e4b23e
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
A lightweight and extensible ORM library for Rust.

## Table of Contents <!-- omit in toc -->

- [Supported Databases](#supported-databases)
- [Getting Help](#getting-help)
- [Reporting Issues](#reporting-issues)
Expand All @@ -20,14 +21,14 @@ A lightweight and extensible ORM library for Rust.

## Supported Databases

| Database | Support | Status |
|------------|----------|--------------------------------------|
| SQLite | | Currently supported. |
| PostgreSQL | | Not supported, help us implement it? |
| MySQL | ✅️ | Currently supported. |
| MariaDB | | Not supported, help us implement it? |
| Oracle | 🏗️ | Currently developing. |
| MSSQL | | Not supported, help us implement it? |
| Database | Support | Status |
| ---------- | ------- | ------------------------------------ |
| SQLite || Currently supported. |
| PostgreSQL | 🏗️ | Currently developing. |
| MySQL | ✅️ | Currently supported. |
| MariaDB | 🏗️ | Currently developing. |
| Oracle | 🏗️ | Currently developing. |
| MSSQL || Not supported, help us implement it? |

## Getting Help

Expand Down Expand Up @@ -73,9 +74,9 @@ being awesome contributors to this project. **We'd like to take a moment to reco
[<img src="https://github.com/appelskrutt34.png?size=72" alt="appelskrutt34" width="72">](https://github.com/appelskrutt34)
[<img src="https://avatars.githubusercontent.com/u/23294573?v=4&size=72">](https://github.com/ahsentekd)
[<img src="https://avatars.githubusercontent.com/u/167654108?v=4&size=72">](https://github.com/chinmer)
[<img src="https://github.com/SvMak.png?size=72" alt="SvMak" width="72">](https://github.com/SvMak)
[<img src="https://github.com/TomasWild.png?size=72" alt="TomasWild" width="72">](https://github.com/TomasWild)
[<img src="https://github.com/chaseWillden.png?size=72" alt="chaseWillden" width="72">](https://github.com/chaseWillden)
[<img src="https://github.com/SvMak.png?size=72" alt="SvMak" width="72">](https://github.com/SvMak)
[<img src="https://github.com/TomasWild.png?size=72" alt="TomasWild" width="72">](https://github.com/TomasWild)
[<img src="https://github.com/chaseWillden.png?size=72" alt="chaseWillden" width="72">](https://github.com/chaseWillden)
[<img src="https://github.com/Hiccup-za.png?size=72" alt="Hiccup-za" width="72">](https://github.com/Hiccup-za)

## License
Expand Down

0 comments on commit 7e4b23e

Please sign in to comment.