Skip to content

Commit b5ae6a1

Browse files
authored
Merge pull request #1215 from minox86/patch-1
New ORM library named Typetta
2 parents 77fe87e + 1b5840c commit b5ae6a1

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 & Amazon Redshift) and also to the NoSQL database MongoDB.
4+
url: https://twinlogix.github.io/typetta/
5+
github: twinlogix/typetta
6+
npm: "@twinlogix/typetta"
7+
---

0 commit comments

Comments
 (0)