Uncategorized
SQLite UN Goals
Let’s make a SQLite database of the 17 United Nations Sustainable Development Goals and some social issues.
SQLite Many-To-Many 3
Let’s introduce some complexity with the Interests. Suppose some interests depend on other interests. In other words, suppose […]
SQLite Many-To-Many 2
I assume that you created your database and ran the SQL scripts as shown in the previous post […]
Protected: Script for SQLite 5
AI for Education
I asked ChatGPT about the intersection of education and AI. I phrased it differently however. I mentioned that […]
Etiquette Online
Etiquette includes those subtle behaviours that demonstrate respect for others. It’s about having good manners. Etiquette is about […]
Dropbox Introduction
What is Dropbox? Wikipedia says: “Dropbox is a file hosting service operated by the American company Dropbox, Inc., […]
Managed Service Providers (MSPs)
What is a managed service provider (MSP)? This is a concept in which businesses outsource certain services to […]
Pandas DataFrame to SQL Script
How do you export a Pandas DataFrame to a SQL script that creates the table and loads the […]
SQL Server to Python
How would you connect Microsoft SQL Server to Python so that you could pull data into Python? Perhaps […]
SQL Server to Excel (Copy Paste)
You can transfer data out of SQL Server to Excel with Copy Paste. This works very well for […]