#Looking for SQL assistance on a demo

1 messages · Page 1 of 1 (latest)

weary bane
#

I recently started a little project to demo a full-stack application on CF using the new D1 and R2 offerings. I'm having a lot of fun but my lack of exposure to databases the last few years is starting to show. I'm running multiple queries for things that should probably be joins, running into FK delete constraints, etc.

If you are a SQL "pro" or are even "intermediate" in level and just looking to have some fun, please reach out to me if this is something you'd like to collaborate on: https://twitter.com/ebey_jacob/status/1599214361243168769

Anyone good with SQL and want to design a schema / queries for a @remix_run @Cloudflare D1 / R2 demo?

Having quite a bit of fun but my lack of DB exposure the last few years is really starting to show.

frigid juniper
#

I know you can’t use prisma with those dbs but would it help using prisma against an SQLite db and print the raw queries? That would unblock you at least

spiral perch
#

@weary bane Do you have that code public on github? Or do you know about any good example using Remix with R2? Thx!

weary bane