Skip to content

Commit dfab0d4

Browse files
authored
New ORM library named Typetta
1 parent 56817e6 commit dfab0d4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/code/services/typetta.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Typetta
3+
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 e Amazon Redshift) and also to the NoSQL database MongoDB. For more information, go to https://twinlogix.github.io/typetta/
4+
url: https://twinlogix.github.io/typetta/
5+
github: twinlogix/typetta
6+
npm: "@twinlogix/typetta"
7+
---

0 commit comments

Comments
 (0)