Mick
Explore posts from serversDTDrizzle Team
•Created by Mick on 2/27/2024 in #help
How to reuse values within update().set() ? How to increment int?
The docs really need some reorganizing. Constantly cant find stuff. The "update" page is basically empty: https://orm.drizzle.team/docs/update
4 replies
DTDrizzle Team
•Created by Mick on 2/27/2024 in #help
How to reuse values within update().set() ? How to increment int?
4 replies
DTDrizzle Team
•Created by Mick on 2/27/2024 in #help
How to reuse values within update().set() ? How to increment int?
I found it in the "learn" page:
4 replies
KV - Not possible to maintain in real world?
For me it sounds like that with Deno runtime, Fresh, KV, Deploy, etc. they want to give the world an all in one solution to develop all kinds of applications. I guess they provide all features to make KV be usable easy and reliable for everyone and any usecase but I didnt read anything about exact the future.
27 replies
KV - Not possible to maintain in real world?
But what about "Give me all X in the time beween date A and date B". It is not possible to let this operation be done by the database. I need to filter on my app which means I first need to retrieve 1 million values before I can do so.
27 replies