This commit is contained in:
Chris Tsang 2023-07-26 18:59:16 +08:00
parent f589fb03d1
commit 2ce41fa6f2
2 changed files with 0 additions and 2 deletions

View File

@ -208,7 +208,6 @@ The following products are powered by SeaORM:
</table> </table>
SeaORM is the foundation of: SeaORM is the foundation of:
+ [StarfishQL](https://github.com/SeaQL/starfish-ql): an experimental graph database
+ [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM
For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).

View File

@ -281,7 +281,6 @@
//! </table> //! </table>
//! //!
//! SeaORM is the foundation of: //! SeaORM is the foundation of:
//! + [StarfishQL](https://github.com/SeaQL/starfish-ql): an experimental graph database
//! + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM //! + [Seaography](https://github.com/SeaQL/seaography): GraphQL framework for SeaORM
//! //!
//! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm). //! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).