Skip to content

Commit d2e4460

Browse files
authored
Update README.md
1 parent b4ffaa2 commit d2e4460

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,17 @@ The ultimate Object Relational Mapper for Node.js and Typescript, offering seaml
2222
- **TypeScript and JavaScript Support**: Orange fully supports both TypeScript and JavaScript, allowing you to leverage the benefits of static typing and modern ECMAScript features.
2323
- **Works in the Browser**: You can securely use Orange in the browser by utilizing the Express.js plugin, which serves to safeguard sensitive database credentials from exposure at the client level and protect against SQL injection. This method mirrors a traditional REST API, augmented with advanced TypeScript tooling for enhanced functionality.
2424

25-
## Supported Databases
25+
## Supported Databases and Runtimes
26+
| | Node | Deno | Bun |
27+
| ------------- | :-----: | :-----: | :-----: |
28+
| Postgres ||||
29+
| MS SQL || ||
30+
| MySQL ||||
31+
| Oracle ||||
32+
| SAP ASE || | |
33+
| SQLite ||||
34+
| Cloudflare D1 || | |
35+
2636

2737
✅ Postgres
2838
✅ MS SQL

0 commit comments

Comments
 (0)