Sergey

Results 110 comments of Sergey

I added Vue doc https://kikko-doc.netlify.app/vue-integration/installation/

Hi @tantaman ! I happy to see you here 🙂 I checked your project — looks very cool! Great idea, I like how it allows to generate strict typings for...

@tantaman thanks, cool article 👍

@tantaman there are some insides about Riffle https://www.youtube.com/watch?v=BmgL1SRfUyc (and overall what is Riffle — https://riffle.systems/essays/prelude/), maybe you will be interested 🙂 As I understand, there are working on to make...

Btw, do you want to make trong-orm as a query engine? It already supports expo, electron, vite, CRA. I'm also working on doc https://trong-orm.netlify.app/ . You can you it without...

And you can check all examples: With CRA: https://github.com/trong-orm/trong-cra-example With Vite + React: https://github.com/trong-orm/trong-orm/tree/main/packages/vite-react-example With Expo (native+web): https://github.com/trong-orm/trong-expo-example With Electron: https://github.com/trong-orm/trong-electron-better-sqlite3-example

@tantaman hey! I built the vFS for `wa-sqlite` with the performance that `absurd-sql` has (or almost the same, sometime 10% difference). You can run benchmark [here](https://cerulean-bublanina-96bf3a.netlify.app/), and see the VFS...

So, who will be the hero that will make MIT version of `wa-sqlite`? 😅

No need to use [COOP](https://web.dev/i18n/en/coop-coep/). With COOP you are not able to use iframes from the other domain (like `youtube.com`). Also, I noticed that wa-sqlite version starts faster (especially on...

@yankeeinlondon just try query `select 1 as foo`