This commit is contained in:
Chris Tsang 2022-11-16 14:09:48 +08:00
parent 0ac8ff8db7
commit 19f0ecd0bc
2 changed files with 6 additions and 2 deletions

View File

@ -207,7 +207,9 @@ The following products are powered by SeaORM:
</tbody>
</table>
SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine developed by SeaQL.
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
For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).

View File

@ -278,7 +278,9 @@
//! </tbody>
//! </table>
//!
//! SeaORM is the foundation of [StarfishQL](https://github.com/SeaQL/starfish-ql), an experimental graph database and query engine developed by SeaQL.
//! 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
//!
//! For more projects, see [Built with SeaORM](https://github.com/SeaQL/sea-orm/blob/master/COMMUNITY.md#built-with-seaorm).
//!