RDB ORM now supports Oracle #1640
lroal
started this conversation in
Show and tell
Replies: 1 comment
-
@lroal Thanks for sharing! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am excited to announce that RDB orm now supports Oracle.
It currenly only supports timestamp - and not date. Just let me know if this is an issue, and I will fix it.
RDB has full typescript intellisense.
Requires no code generation.
Supports both ESM and CJS.
You can use with plain javascript as well.
Beta Was this translation helpful? Give feedback.
All reactions