mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9K
active users

Trying to come up with the fundamental principles of the #RelationalDatabases and #SQL way of thinking:

- Common Language
SQL as the "lingua franca" of data. This was revolutionary 50 years ago when data had a "tower of babel" situation.

- Single source of truth
To avoid ambiguities and to conserve (expensive lol) storage space.

- Garbage in = Garbage out
Use strong typing at input-time to ensure data quality at output-time.

What else might also be such a high-level guiding principle?

404Not Found