Remove tag
article thumbnail

Top SQL Project Ideas to Work on 2023 with Source Code

Knowledge Hut

SQL, or Structured Query Language, is one the most widely used programming languages, which has not changed in decades. SQL is responsible for fetching the relevant data as per the requirement from the vast data store known as databases. This blog aims to cover SQL projects which can help you enhance your SQL skillset.

SQL 52
article thumbnail

Transforming Delimited String Columns into Rows with Snowflake

RandomTrees

Snowflake, a popular cloud-based data warehousing platform, offers a powerful solution to this problem through its versatile SQL capabilities. Understanding LATERAL Join In the above SQL query, the LATERAL keyword is used before the SPLIT_TO_TABLE function. We have added an Audit column called ‘ DW_insert_date’ to track changes.

Media 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to Use Terraform with Rockset

Rockset

The goal of this blog post is to provide best practices on how to use terraform to configure Rockset to ingest the data into two collections, and how to setup a view and query lambdas that are used in an application, plus to show the workflow of later updating the query lambdas.

AWS 52
article thumbnail

Expert Talk TLDR: SQL vs NoSQL Databases in the Modern Data Stack

Rockset

Venkat Venkataramani There is a reason why there is a lot more flexibility that you can achieve with the data models in NoSQL systems than SQL systems. NoSQL systems are dynamically typed, while typical SQL based systems are statically typed. That reason is the type system. This flexibility is not from the programming language].

NoSQL 52
article thumbnail

Complying with Quebec’s Data Privacy Laws Is Easier with the Data Cloud

Snowflake

This blog post specifically addresses the highlighted sections in P-39.1 – Act respecting the protection of personal information in the private sector. This is made easier if PII data was appropriately classified and tagged as part of the privacy impact assessment, and so this is a best practice for organizations to follow.

Cloud 73
article thumbnail

How to Do Load Testing with Rockset

Rockset

For this blog, I’ll focus on load testing Rockset with Locust, but I will provide some useful resources for JMeter, k6 and Gatling as well. Setting up Rockset and Locust for load testing Let’s say we have a sample SQL query that we want to test and our data is ingested into Rockset. ProductStatsAlias s INNER JOIN "Demo-Ecommerce".ProductsAlias

SQL 59
article thumbnail

A new era of SQL-development, fueled by a modern data warehouse

Cloudera

SQL development is not a new concept. The stress is also reflected by end users and SQL developers on how efficiently they are expected to serve the business. No need to be an SQL backend expert. by default, which aims to expedite and simplify the common tasks for the modern SQL user. No need to learn a new skill.