diff --git a/src/content/code/services/typetta.md b/src/content/code/services/typetta.md new file mode 100644 index 0000000000..1458357009 --- /dev/null +++ b/src/content/code/services/typetta.md @@ -0,0 +1,7 @@ +--- +name: Typetta +description: Typetta is an open-source ORM written in TypeScript that aims to allow seamless access to data in a typed fashion to all main SQL databases (MySQL, PostgreSQL, Microsoft SQL Server, SQLLite3, CockroachDB, MariaDB, Oracle & Amazon Redshift) and also to the NoSQL database MongoDB. +url: https://twinlogix.github.io/typetta/ +github: twinlogix/typetta +npm: "@twinlogix/typetta" +---