Sqlite

@Nathan kudos on the V2 release . what is the status of sqlite with v2 out now (putting the examples back in didnt make the cut with this release) .
3 Replies
jog1t
jog1t4mo ago
You can check those: https://github.com/rivet-gg/rivetkit/pull/1175 https://github.com/rivet-gg/rivetkit/pull/1176 we officially didn’t released db support yet, but those examples are meant to be released so they are great starting point
GitHub
feat(examples): add drizzle example by jog1t · Pull Request #1175 ...
Closes FRONT-764 TL;DR Updated the Drizzle example to implement a functional chat application with message storage and retrieval. What changed? Fixed the README to correctly reference Drizzle ORM ...
GitHub
feat(examples): add sqlite example by jog1t · Pull Request #1176 ...
Closes FRONT-764 TL;DR Added a new SQLite integration example for RivetKit. What changed? Created a new example project demonstrating SQLite integration with RivetKit. The example includes: A simp...
blujosi
blujosiOP3mo ago
@jog1t these are still in yet to be pulled in PRs, being in main makes it a lot more front and center, wont wanna start an implementation that eventually doesn't make the cut, so i will wait to see what comes next
jog1t
jog1t3mo ago
sure!

Did you find this page helpful?