SQL example Updated 2025-07-16
We have some runnable SQL examples with assertion under the sequelize/raw directory.
These examples are written in the Sequelize library using raw queries.
Sequelize is used minimally, just to feed raw queries in transparently to any underlying database, and get minimally parsed results out for us, which we then assert with standard JavaScript. The queries themselves are all written by hand.
By default the examples run on SQLite. Just like the examples from sequelize example, you can set the database at runtime as:
Here we list only examples which we believe are standard SQL, and should therefore work across different SQL implementations:
React error Updated 2025-07-16
Michael Moritz Updated 2025-07-16
Video 1.
Michael Moritz interview by Stanford Graduate School of Business (2019)
Source. The dude is quirky.
SQL keyword Updated 2025-07-16
Spin valve Updated 2025-07-16
Basic component in spintronics, used in both giant magnetoresistance
Don Valentine Updated 2025-07-16
He was at Fairchild. That place was nuts.
python/sphinx/hello Updated 2025-07-16
Minimal example. Gives a hint at how boilerplate heavy Sphinx can be!

There are unlisted articles, also show them or only show them.