Best of SQL — September 2023
- 1
- 2
- 3
freeCodeCamp·3y
The SQL Handbook – A Free Course for Web Developers
The SQL Handbook is a free and open text-based handbook for Web Developers. Try the interactive version of this SQL course on Boot.dev, complete with coding challenges and projects. Watch the video walkthrough of this course on FreeCodeCamp's YouTube channel.
- 4
Community Picks·3y
Designing and Modeling the Database with Mongoose
This comprehensive guide provides step-by-step instructions for crafting a scalable MongoDB database design and modeling it effectively using Mongoose ODM. The data layer often acts as the cornerstone that underpins an application's business logic and user experience. The right design depends on your needs and how you intend to interact with the data.
- 5
Matt Rickard·3y
TypeScript Type System Hacks
TypeScript's type system is Turing Complete. You can model algebraic data types (unions, intersections, tuples, conditional types, mapped types, and more. In TS 4.1, template literal types were introduced, making it easy to do string manipulation within the type system.
- 6
- 7
Fly.io·3y
Skip the API, Ship Your Database
Skip the API, Ship Your Database, and LiteFS Cloud: managed backups and point-in-time restores for LiteFS. LiteFS uses a program called Corrosion that gossips state between all our servers. It tracks VM statuses, health checks, and a plethora of other information for each server.