Skip to content
All tags
Tag2 articles1 courses

SQL

Everything on CoreConcept tagged with SQL. Explore related tags below.

Related tags

Courses

Intermediate9 hours

Learn how relational, NoSQL, vector, and cloud databases work — and how to pick, design, and query the right one for your application.

Articles

A query that takes 4 seconds without an index takes 0.2ms with one. That's a 20,000x improvement from a single line of SQL. Indexes are the most impactful perfo

Jul 4, 202614 min read
Read

SQL and NoSQL are not opposites — they solve different data problems. SQL databases store data in normalized tables with strict schemas, ACID transactions, and

Jul 4, 202611 min read
Read

Want a curated collection instead? Topic hubs group the best content by subject.

Browse Topics