Jumblie has a database!
Developer details integrating Supabase and Netlify Build Plugins to automate puzzle generation for the Jumblie word game.
Developer details integrating Supabase and Netlify Build Plugins to automate puzzle generation for the Jumblie word game.
Explores seven practical use cases for Change Data Capture (CDC) in data engineering, including analytics, caches, and microservices.
Explores seven practical use cases for Change Data Capture (CDC) in data engineering, including analytics, caches, and microservices.
A technical deep-dive into how the Kafka Connect JDBC Sink connector handles primary keys for database operations like upserts and deletes.
A technical guide on building a YouTube-to-Twitter bot, focusing on moving channel data into a database and extracting recent video uploads.
A tutorial on integrating HarperDB Cloud with React using the useHarperDB hook for direct database queries from a client-side application.
A guide to integrating data from MSSQL linked servers into Entity Framework Core applications using database views.
A technical guide on setting up and using a Linked Server in SQL Server to query data from a MySQL database.
A tutorial on creating a serverless API proxy for Cosmos DB using Azure Functions without writing any code.
A step-by-step tutorial on setting up and using Couchbase NoSQL database with a .NET Core console application, including Docker installation.
An overview of Postgres Foreign Data Wrappers (FDWs), explaining how to connect and query external data sources directly from PostgreSQL.
Guide on using MongoDB's BI Connector to access MongoDB data via SQL/ODBC from Windows tools like Excel, with a practical example using UK MOT test data.
Explains how to use PostgreSQL Foreign Data Wrappers (FDWs) to query and join data from external sources directly within a Postgres database.
A technical guide on using a Redis Foreign Data Wrapper (FDW) to query and join Redis data directly from within a PostgreSQL database.