nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
757 stars 313 forks source link

Use Postgresql or Mysql/MariaDB #909

Closed vonj closed 1 year ago

vonj commented 1 year ago

In the guide mssql is used, but could one use some other database?

nozzlegear commented 1 year ago

Hey @vonj! Thanks for the question. I think you should be able to use anything that can hook up to Entity Framework, so MySQL and Postgres would work fine for example. I'm not familiar with MariaDB though and can't say for sure.

That said, this repository is for the ShopifySharp package and only tangentially related to the book. If you've got any other questions about the book feel free to send me an email instead! It's in my Github profile, I try to answer questions about the book or about Shopify in general whenever I have spare time.

vonj commented 1 year ago

@nozzlegear I emailed you, might wanna check the spam folder since I run my own email server.