What would SQLite look like if written in Rust? — Part 1

A data transformation problem in SQL and Scala: Dovetailing declarative solutions

Issue #67

2/22/2021

A Byte of Coding Issue #67
Yo
I got 99 problems but an issue ain't one. But anyone got an RTX 3090 hookup?

What would SQLite look like if written in Rust? — Part 1

Published: 15 February 2021
Tags: rust, sql


Building a DB from scratch will give you a pretty good idea of how it works, and this series by João Henrique Machado Silva does exactly that. João also explains a lot of the decisions he makes, which gets a thumbs up from me.

Read Full Article

A data transformation problem in SQL and Scala: Dovetailing declarative solutions

Published: 22 February 2021
Tags: tsql, scala


Databases are great for storing data. But can they also be used to create a plan for your overall software design? Shel Burkow does so with unions in TSQL queries to describe business logic for an example problem.

Read Full Article

Getting Deep into Shadows

Published: 22 February 2021
Tags: css


Everyone has it and no one can lose it, what is it? Herpes? Maybe, but in this case, Rob O'Leary is talking about shadows, specifically in CSS. Rob covers shadows in detail, exploring the different types of shadows and methods for generating them.

Read Full Article
Thanks for your Support! 

Thanks to supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, and Joe Hill this newsletter is provided to you for (ad) free. If you'd like to also show your support and help out, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.
Donate Here






This email was sent to <<Email Address>>
why did I get this?    unsubscribe from this list    update subscription preferences
A Byte of Coding · 750 Fowler St NW · Atlanta, GA 30332-1914 · USA

Stats (updated daily)

Sent: 1449

Opens: 612

Clicks: 343

Link Clicks Clicks % Unique Clicks Unique Clicks %
What would SQLite look like if written in Rust? — Part 1 172 75.44% 151 76.26
A data transformation problem in SQL and Scala: Dovetailing declarative solutions 56 24.56% 47 23.74

Previous

Back to Issues

Next