Tuesday, September 24, 2024

course: CS50 SQL

 CS50's Introduction to Databases with SQL @Harvard.edu

Whereas CS50x itself focuses on computer science more generally as well as programming with C, Python, SQL, and JavaScript, this course, aka CS50 SQL, is entirely focused on SQL. 

  1. Querying
  2. Relating
  3. Designing
  4. Writing
  5. Viewing
  6. Optimizing
  7. Scaling

with SQLite, MySQL, PostgreSQL


Final Project - CS50's Introduction to Databases with SQL



N3.js: RDF data tool

rdfjs/N3.js: Lightning fast, spec-compatible, streaming RDF for JavaScript @GitHub

The N3.js library is an implementation of the RDF.js low-level specification that lets you handle RDF in JavaScript easily. It offers: