ORM like features. #20
Closed
kastriotkastrati
started this conversation in
Ideas
Replies: 2 comments
-
Hopefully you saw there are sorting and limit features in v2.0 (both against raw Store tables as well as query results). As for other ORM ideas (like code-genned method names based on schemas... stay tuned to the beta branch! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Take a look at https://beta.tinybase.org/guides/developer-tools/command-line/ - and about to roll to final release |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I want to know your opinions on minimal ORM like features like "limit" functions.
I know the project is very focused towards small bundle sizes, so this and other similar functionalities fall upon us the community to make in a separate tinybase utils package when the time comes.
I've recently been accessing a lot of data via tinybase and at times, when I have needed to paginate content for example, I have felt that such minimal functions would have been nice.
Beta Was this translation helpful? Give feedback.
All reactions