What is SeaORM? #9
Replies: 4 comments 3 replies
-
SeaORM will feature atomic document read & write on relational databases like MySQL and PostgreSQL. Providing similar document concept in NoSQL databases such as MongoDB but the data will be stored across multiple tables in relational database. |
Beta Was this translation helpful? Give feedback.
-
My 2 cents, I guess it will be more like TypeORM (we are heavily inspired) than diesel, meaning with features catered for web development in mind, like utilities for filtering, sorting and paging and many joins! |
Beta Was this translation helpful? Give feedback.
-
That sounds really cool! Good luck 👍 |
Beta Was this translation helpful? Give feedback.
-
Now, really, SeaORM is released. |
Beta Was this translation helpful? Give feedback.
-
Hey, this looks like a really cool project! The readme mentions that this is the foundation for upcoming ORM - is it going to be a high-level SQL ORM like diesel, or are you developing something else?
Beta Was this translation helpful? Give feedback.
All reactions