Neeraj Lagwankarflashblaze.hashnode.dev·Oct 21, 2024Deploying my Astro + Turso + Drizzle project to Cloudflare PagesBackground I wanted to build a project which utilized map in some way using deck.gl. So I thought what better way than to visualize the users who are visiting the project itself. I knew I would need visitor's location (rough/accurate it did not matte...DiscussWeb Development
Nick Taylornickytonline.hashnode.dev·Aug 4, 2024Multitenant Database SchemasI recently got to hang with Jamie Barton from the Turso team. We discussed Multitenant database schemas and how to set them up. Let's dig in. Understanding Multitenant Database Schemas with Turso In today's cloud-based software landscape, efficiently...Discuss·1 likeSQLite
Cloud Tunedcloudtuned.hashnode.dev·Jul 25, 2024Turso: Revolutionizing Database ManagementTurso: Revolutionizing Database Management Introduction Database management has always been a crucial aspect of software development. As applications grow in complexity and scale, the need for efficient, scalable, and reliable database solutions beco...Discussturso
Chrisuxcxnz.hashnode.dev·Mar 23, 2024Migrating Databases from PlanetScale to TursoComprehensive Guide: Migrating Databases from PlanetScale to Turso As developers, adapting to new tools and environments is a natural part of how we work. This adaptability is crucial when external factors, such as service changes, necessitate a shif...Discussturso
André KönigforAndré Königandrekoenig.hashnode.dev·Nov 8, 2023Hybrid SQLiteWouldn't it be amazing if retrieving data from a database were instantaneous? So much so that it felt as though the actual data was directly embedded into the user interface? You might wonder, why the focus is on reading data. Web-based systems are p...Discuss·68 readsSQLite
James Sinkalaxinnks.hashnode.dev·Sep 19, 2023Create a distributed API for your e-commerce store using Cloudflare and TursoIn the world of eCommerce, every millisecond of latency matters. Creating a fast, reliably performant solution for end users can help drive sales. Fortunately, it’s easier than ever to do this. In this blog post, we are going to learn how to create a...DiscussEverything Edgeturso
James Sinkalaxinnks.hashnode.dev·Jul 13, 2023A/B testing use case with TursoA/B testing is a user experience research methodology that consists of a randomized experiment that usually involves two variants A and B. A/B tests are a methodology that help test hypotheses that creators might have concerning user behavior to new ...DiscussEverything Edgeturso
James Sinkalaxinnks.hashnode.dev·Jul 11, 2023Create a shopping cart using Qwik and TursoA shopping cart is an e-commerce software that enables visitors to purchase items on the web. It is one of the most prevalent programs that users of the web come across. If your company sells things online, you’ve likely purchased, built, or subscrib...Discuss·26 readsEverything EdgeQwik
James Sinkalaxinnks.hashnode.dev·Jul 5, 2023Deploying a web app built with Qwik and Turso on NetlifyUnless we are tweaking around or playing with new tech for the sake of learning, most times we are working on products that we ultimately would like to share with the rest of the world. In such scenarios, services such as Netlify are among the househ...DiscussEverything EdgeNetlify
James Sinkalaxinnks.hashnode.dev·Jun 24, 2023Creating a newsletter manager with Turso and QwikA newsletter is an email marketing strategy tool used by individuals, publishers, organisations, businesses to share valuable information and engaging content with their customers, helping in promoting sales and driving traffic to their websites. In ...DiscussEverything Edgewebdev