Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding northwind script for postgresql in chapter 2 #17

Open
depo101 opened this issue Jul 14, 2023 · 3 comments
Open

adding northwind script for postgresql in chapter 2 #17

depo101 opened this issue Jul 14, 2023 · 3 comments

Comments

@depo101
Copy link

depo101 commented Jul 14, 2023

Hello Mark J. Price, I hope you are doing well. My recommendation is to add the Northwind script for PostgreSQL in Chapter 2. To accomplish this, you can refer to GitHub repositories or other articles. As a .NET developer, I try to use this technology stack on any Linux distro. Installing MS SQL Server often results in errors on-premises. Therefore, it would be beneficial to include other RDBMS systems like PostgreSQL or MySQL for Linux users. Thank you.

Chapter: 2
Page Number:
Section Title: understanding modern databases
Problem to fix:
Suggested solution: adding postgresql or mysql for linux users
Other useful information e.g. OS, coding tools, and so on: ubuntu 22.04

@markjprice
Copy link
Owner

I will consider alternatives in future editions but Chapter 2 is specifically about SQL Server, rather like Chapter 3 is about Cosmos DB and not an alternative cloud data store. For Linux users, they can use SQL Server Edge in Docker or SQL Azure.

@markjprice
Copy link
Owner

Meanwhile, you could try the script for SQLite that will probably work. It can be found in the GitHub repository for my other book here: https://github.com/markjprice/cs11dotnet7/blob/main/sql-scripts/Northwind4SQLite.sql

@depo101
Copy link
Author

depo101 commented Jul 14, 2023

Hello Mark, Thanks for your replies. I agree with your answers. As a reader and as a developer my choice to run rdms on my machine. So my focus on supporting "Northwind sql script" to other none microsoft systems. If you support other rdbms service for running this script, would be better. Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants