DEV Community

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SQL Fun: Tackle 10M Records!

SQL Fun: Tackle 10M Records!

Comments
3 min read
Forget your database exists! Leave it to Metis

Forget your database exists! Leave it to Metis

Comments
4 min read
Raw SQL or ORM. Which one is better?

Raw SQL or ORM. Which one is better?

1
Comments
6 min read
SQL | Database Query Optimization with Examples

SQL | Database Query Optimization with Examples

Comments
2 min read
SQL | Database Query Optimization with Common Table Expressions

SQL | Database Query Optimization with Common Table Expressions

3
Comments
2 min read
Introducing Vitorm: The Perfect Balance of Simplicity and Power in ORM for NetCore

Introducing Vitorm: The Perfect Balance of Simplicity and Power in ORM for NetCore

Comments 1
5 min read
How to Effectively Use the ALL Keyword in SQL Server Queries

How to Effectively Use the ALL Keyword in SQL Server Queries

Comments
6 min read
Tell me, like I'm 5, why SQLynx is better than Data Grip?

Tell me, like I'm 5, why SQLynx is better than Data Grip?

1
Comments
1 min read
Window Functions in SQL

Window Functions in SQL

6
Comments 1
1 min read
How to Optimize SQL Queries by Understanding the SQL Execution Order

How to Optimize SQL Queries by Understanding the SQL Execution Order

14
Comments 3
3 min read
SQL Server: How to Use the ADD Keyword for Schema Changes

SQL Server: How to Use the ADD Keyword for Schema Changes

Comments
3 min read
Top 7 Websites to Learn SQL for Free 2024

Top 7 Websites to Learn SQL for Free 2024

2
Comments
3 min read
How to Efficiently Copy or Update Tables Across Schemas in PostgreSQL on RDS Without Downtime?

How to Efficiently Copy or Update Tables Across Schemas in PostgreSQL on RDS Without Downtime?

1
Comments
1 min read
Interview questions for a java developer with 3 year of experience

Interview questions for a java developer with 3 year of experience

6
Comments
2 min read
Exceptions and Commit in PostgreSQL PL/pgSQL vs. Oracle PL/SQL

Exceptions and Commit in PostgreSQL PL/pgSQL vs. Oracle PL/SQL

19
Comments 3
3 min read
PostgreSQL. How to move old historical records from your main table to a separate table?

PostgreSQL. How to move old historical records from your main table to a separate table?

5
Comments
4 min read
SQL- Commands intro

SQL- Commands intro

4
Comments 1
2 min read
Choosing the Right Database for Your Project

Choosing the Right Database for Your Project

14
Comments 2
9 min read
Protecting Against SQL Injection: An Overview of Platform Measures

Protecting Against SQL Injection: An Overview of Platform Measures

Comments
7 min read
How I added a guestbook to my website with Clerk, Neon, and Netlify Functions

How I added a guestbook to my website with Clerk, Neon, and Netlify Functions

1
Comments
14 min read
Solving the SQL Murder Mystery: A Step-by-Step Guide

Solving the SQL Murder Mystery: A Step-by-Step Guide

7
Comments
4 min read
Education Connect: Revolutionizing Parent-School Communication

Education Connect: Revolutionizing Parent-School Communication

1
Comments 4
2 min read
Programming Volunteer Opportunity!!!

Programming Volunteer Opportunity!!!

3
Comments
1 min read
How to Parse Key-value Pairs from a Base64-encoded String#eg11

How to Parse Key-value Pairs from a Base64-encoded String#eg11

7
Comments 1
1 min read
Managing Resources with Using in C#

Managing Resources with Using in C#

12
Comments 2
3 min read
loading...