magnASCII.dev Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #sql.
Show all

Chapters 1-6

Counting (32 pages) Integer Generators (24 pages) Exotic Operators (40 pages) Constraints (19 pages) Trees (39 pages) Graphs (41 pages)
Saved on: 2025-08-31

Laravel Joins Explained: Clear Guide with Practical Examples

Combine data from multiple tables in Laravel using different join types like inner, left, right, and advanced joins with practical examples.
Saved on: 2024-12-27

SQL Antipatterns: Avoiding the Pitfalls of Database Programming (Pragmatic Programmers) : Karwin, Bi

Bill Karwin has helped thousands of people write better SQL and build stronger relational databases. Now he’s sharing his collection of antipatterns—the most common errors he’s identified in those thousands of requests for help. Each chapter in this book helps you identify, explain, and correct a...
Saved on: 2024-09-24

Home

Learn SQL by creating a SQL database in JavaScript - weinberg/SQLToy
Saved on: 2024-09-08

Interactive SQLite Documentation: Experiment with Queries in Real-Time!

At SQLite Cloud, we are dedicated to making database management as seamless and intuitive as possible. Today, we are thrilled to unveil a groundbreaking addition to our platform - the Interactive SQLite Documentation! Now, alongside our comprehensive...
Saved on: 2024-03-07

Blazer

Business intelligence made simple
Tags: #tools #sql #ruby
Saved on: 2024-02-28

Joins 13 Ways

Saved on: 2023-09-26

SQL Join Flavors

The many faces of JOIN in SQL.
Tags: #database #sql
Saved on: 2023-09-22

Online gradient descent written in SQL • Max Halford

Edit – this post generated a few insightful comments on Hacker News. I’ve also put the code in a notebook for ease of use. Introduction Modern MLOps is complex because it involves too many components. You need a message bus, a stream processing engine, an API, a model store, a feature store, a monitoring service, etc. Sadly, containerisation software and the unbundling trend have encouraged an appetite for complexity. I believe MLOps shouldn’t be this complex. For instance, MLOps can be made simpler by bundling the logic into your database.
Saved on: 2023-03-08

Practical SQL for Data Analysis

Pandas is by far the most popular tool for data analysis. It's packed with useful features, it's battle tested and widely accepted. However, pandas comes at a cost which is often overlooked. SQL databases has been around since the 1970s. They contain many features that most developers never heard of, and I want to bring some of them to light.
Tags: #sql
Saved on: 2021-05-03

Domain Logic and SQL

A long-form article entitled: "Domain Logic and SQL"
Saved on: 2020-02-21

forbesmyester/esqlate: Build minimum viable admin panels quickly with just

Build minimum viable admin panels quickly with just SQL - forbesmyester/esqlate
Tags: #tools #sql
Saved on: 2020-01-17

SQL style guide by Simon Holywell

A consistent code style guide for SQL to ensure legible and maintainable projects
Saved on: 2016-10-09

School Messenger’s Bill Karwin talks with Cloudways

Bill Karwin talks about the importance of Databases with respect software engineering and how to choose the best Database for your liking.
Saved on: 2015-12-15

Using EXPLAIN to Write Better MySQL Queries

In this article we'll run through how to use EXPLAIN to write better MySQL queries.
Saved on: 2014-08-28
❤️
</>
2026