Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is SeaORM? #1

Closed
ibraheemdev opened this issue Jan 21, 2021 · 3 comments
Closed

What is SeaORM? #1

ibraheemdev opened this issue Jan 21, 2021 · 3 comments

Comments

@ibraheemdev
Copy link

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?

@billy1624
Copy link
Member

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.

@tyt2y3
Copy link
Member

tyt2y3 commented Jan 21, 2021

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!

@ibraheemdev
Copy link
Author

That sounds really cool! Good luck 👍

@SeaQL SeaQL locked and limited conversation to collaborators Feb 5, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants