diff --git a/databases/sea-orm/README.md b/databases/sea-orm/README.md new file mode 100644 index 0000000..8482edf --- /dev/null +++ b/databases/sea-orm/README.md @@ -0,0 +1,5 @@ +# [SeaORM](https://github.com/SeaQL/sea-orm) + +You can find the SeaORM with Actix 4 example in the [sea-orm/examples/actix_example/](https://github.com/SeaQL/sea-orm/tree/master/examples/actix_example) + +And with the Actix 3 here: [sea-orm/examples/actix3_example/](https://github.com/SeaQL/sea-orm/tree/master/examples/actix3_example) \ No newline at end of file