search
Get Started
search

Best SQL

Filter by Tags

Rankings use category fit, feature coverage, pricing signals, public reception, and recency. Affiliate relationships do not affect scores.

0.0 - 10.0
Best 1 Edgar Codd
Edgar Codd

Edgar Frank Codd was a British computer scientist who worked at IBM and invented the relational model for database management. In his landmark 1970 paper, he introduced the use of relational algebra and calculus as a mathematical foundation for organizing and querying data independently of physical...

2 dbt (data build tool)

dbt is the industry standard for data transformation within a modern data stack. It allows analysts and engineers to write modular SQL code to transform raw data into clean, production-ready tables in a warehouse like Snowflake or BigQuery. By bringing software engineering best practicessuch as vers...

3 SQLite
SQLite

SQLite is the most widely deployed database engine in the world. Unlike most databases, it is serverless; the entire database is stored as a single file on disk. This makes it incredibly easy to set up and manage for local storage needs. It is the standard for mobile applications (iOS/Android), desk...

4 Structured SQL Databases (PostgreSQL)

PostgreSQL is an open source relational database known for its robust features and scalability. It utilizes Structured Query Language (SQL) to manage and organize data within a system designed for enterprise applications. This database excels at maintaining data integrity and handling large, complex...

5 IBM Data Analyst Professional Certificate

The IBM Data Analyst Professional Certificate provides a deep dive into the technical tools required for modern data analysis. It places a significant emphasis on Python and Excel, alongside SQL and data visualization. The course is structured to move learners through data acquisition, cleaning, and...

6 Oracle Database

Oracle Database is a robust RDBMS designed for large-scale enterprise applications. It’s notable for its high performance capabilities and support of complex transactional workloads. Primarily used by organizations needing reliable data management solutions, Oracle Database caters to industries incl...

7 Database Design (SQL & NoSQL)

Database Design encompasses the creation of efficient data structures utilizing both SQL and NoSQL database systems. It involves understanding how to organize information for optimal retrieval and storage. This skill is crucial for developers, system administrators, and data architects needing to bu...

8 Microsoft SQL Server

Microsoft SQL Server is a robust relational database management system (RDBMS) from Microsoft. It’s notable for its enterprise-level capabilities supporting large datasets and complex queries. Primarily used by businesses and organizations needing to store, manage, and analyze data for applications,...

9 Snowflake Data Cloud

Snowflake is a leading cloud data platform offering near-infinite scalability for data warehousing. It allows users to ingest, store, and analyze data from various sources without managing underlying infrastructure. Its separation of compute and storage is a major strength, enabling cost-effective s...

10 DataQuest Data Analyst Path

Dataquest offers a unique interactive learning experience where students learn by coding directly in the browser. Unlike video-heavy platforms, Dataquest focuses on 'learning by doing.' The Data Analyst Path covers Python for data science, SQL for database querying, and exploratory data analysis. It...

11 Postgres Documentation

Postgres Documentation provides a complete reference for PostgreSQL users. This official resource details the database system’s SQL syntax, features, and administration tasks. It supports developers, database administrators, and anyone seeking to understand or effectively utilize this modern, enterp...

12 Supabase
Supabase

Supabase is an open-source Firebase alternative that provides a suite of backend services built on top of PostgreSQL. It offers real-time databases, authentication, edge functions, and file storage. By leveraging the power of SQL while providing a modern developer experience with auto-generated APIs...

13 MySQL
MySQL

MySQL, now owned by Oracle, remains a widely used relational database, particularly popular for web applications. Its maturity and extensive ecosystem contribute to its continued relevance. While its open-source roots are important, the licensing model has evolved, impacting some users. MySQL's perf...

14 Databricks SQL

Databricks SQL is a purpose-built data warehouse that allows users to run standard SQL queries on the Delta Lake. It provides the performance of a traditional data warehouse with the flexibility and scale of a data lake. By leveraging the Databricks engine, it enables analysts to query massive datas...

15 ClickHouse
ClickHouse

ClickHouse is an open-source, column-oriented database management system designed for online analytical processing (OLAP). It is famous for its incredible speed when performing aggregations on billions of rows. ClickHouse is often used in high-performance scenarios like log analysis, web analytics,...

16 DuckDB
DuckDB

DuckDB is an in-process SQL OLAP database management system. It is often described as 'SQLite for analytics.' Because it runs inside the application process, there is no need to set up a separate server or manage connections. DuckDB is incredibly fast for local data analysis and integrates perfectly...

17 Google BigQuery
Free Plan Available From $0/mo with free tier limitations

Google BigQuery is a serverless, highly scalable, and cost-effective multi-cloud data warehouse. It is designed for business agility, allowing users to run SQL queries on massive datasets without managing any infrastructure. BigQuery's unique architecture separates compute from storage, and its inte...

18 Amazon RDS
Amazon RDS

Amazon Relational Database Service (RDS) simplifies the setup, operation, and scaling of traditional relational databases (like PostgreSQL, MySQL, and SQL Server). It handles tedious tasks such as patching, backups, and failover automatically, allowing developers to focus purely on schema and applic...

19 Dbeaver
Dbeaver

DBeaver is a comprehensive database tool designed for professional use. It provides a graphical interface to manage multiple databases including MySQL, PostgreSQL, Oracle, and MongoDB. Users benefit from its cross-platform compatibility and ability to execute SQL queries effectively, making it suita...

20 CockroachDB

CockroachDB is a distributed SQL database designed for resilience and scalability. Its built to handle massive workloads and provides strong consistency guarantees through its multi-region architecture. Its cloud-native design simplifies deployment and management, while its SQL interface makes it a...

21 DataQuest Data Analyst Course

The DataQuest Data Analyst Course provides individuals with practical skills in data analysis. It teaches core techniques using Python and SQL through interactive coding challenges. This course is suitable for beginners and those transitioning into roles requiring data manipulation, visualization, a...

22 Advanced ETL/Data Warehousing Tools (e.g., dbt Core)

Data Build Tool (dbt) allows data analysts and engineers to transform data *within* the data warehouse using modular SQL models, treating the warehouse itself as a software application. It enforces version control and testing on data transformations. This shifts data engineering practices closer to...

23 Supabase AI Assistant

The Supabase AI Assistant is an extension for the Supabase database platform. It provides generative AI functionality allowing developers to create applications with intelligent features. Users building backend systems or needing chatbot and content generation capabilities will find this tool valuab...

24 DataCamp Career Tracks

DataCamp excels in providing an incredibly hands-on, interactive learning environment. Its career tracks guide users step-by-step through the necessary skills, allowing immediate practice in the browser. It is perfect for absolute beginners who need constant, low-stakes coding practice to build conf...

Data Analytics Course Beginner Friendly SQL Python Interactive Learning Career Path Career Track Rss Hands On Practice Low Stakes Learning
25 Snowflake
Snowflake
Free Plan Available From $500/month

Snowflake is a fully managed, cloud-native data platform that excels in performance, scalability, and ease of use. Unlike traditional warehouses, it separates compute and storage, allowing users to scale resources independently based on workload demand. Its multi-cluster architecture ensures that co...

26 Google Data Analytics Professional Certificate
Free Plan Available

The Google Data Analytics Professional Certificate is the gold standard for beginners entering the field. Hosted on Coursera, this program covers the entire data lifecycle, including data preparation, processing, analysis, and visualization. It emphasizes practical skills using tools like R, SQL, Ta...

27 The Complete SQL Bootcamp by Jose Portilla (Udemy)

The Complete SQL Bootcamp is an online Udemy course taught by Jose Portilla that introduces relational database querying through PostgreSQL. It covers core SQL operations such as selecting and filtering records, grouping results, joining tables, using aggregate functions, creating databases and tabl...

28 Amazon Redshift

Amazon Redshift is a fast, fully managed data warehouse that makes it easy to run complex queries against petabytes of data. It uses columnar storage and massively parallel processing (MPP) to deliver high performance for business intelligence workloads. As part of the AWS ecosystem, Redshift offers...

29 Coursera IBM Data Analyst Professional Certificate

The Coursera IBM Data Analyst Professional Certificate provides foundational skills in data analysis. Individuals seeking an introductory role as a data analyst or looking to enhance their analytical abilities will find this program valuable. It focuses on practical application of tools like Excel,...

30 Microsoft Power BI Premium

Microsoft Power BI Premium is a business intelligence tool that empowers large organizations to deeply analyze complex data sets. It delivers enhanced performance for demanding workloads including large-scale SQL analysis and advanced visualization capabilities. This premium version provides dedicat...

Loading more...

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Get updates
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare