Coder Social home page Coder Social logo

IIS/MS SQL alternatives... about atspm HOT 4 CLOSED

mandrewbot3k avatar mandrewbot3k commented on June 10, 2024
IIS/MS SQL alternatives...

from atspm.

Comments (4)

shanejohnson-atspm avatar shanejohnson-atspm commented on June 10, 2024

A few agencies have asked me about that.
Most of the data access for the ATSPM system is accomplished through entity framework. there are a few tutorials that cover how to convert a project from using an MSSQL server to a different data source. This one in particular might interest you: https://www.codeproject.com/Articles/783552/Using-PostgreSQL-with-Entity-Framework-in-ASP-NET

I won't pretend that it is going to be that easy, but it probably isn't as daunting a task as it first seems.

from atspm.

mandrewbot3k avatar mandrewbot3k commented on June 10, 2024

Thanks Shane. I’ll check it out!

from atspm.

dbrandesky avatar dbrandesky commented on June 10, 2024

@mandrewbot3k were you able to make any headway with this? I'm very curious to see if this is possible so I can save a Windows license key...

from atspm.

mandrewbot3k avatar mandrewbot3k commented on June 10, 2024

@dbrandesky I was unable to find the time for the most part to get it to work properly. From my bit of research, the biggest issue was I was not confident that I wouldl be able to get the .NETcore packages to work as there is a specific requirement for version 4.5.2, and the .NET core packages for linux are limited to version 2 (with a version 3 preview out now).

I think a full port would be required to use Mono in lieu of .NET core, since WCF and the web stuff is not integral into it. MONO does have a guide for this, but as a Civil engineer and not a software engineer, I did not have the time to take on this task, as my programming skills are limited, especially in the C# world. https://www.mono-project.com/docs/web/porting-aspnet-applications/ From my brief look, it seems as though you would also have to use PostgreSQL as well.

Good luck, I'm definitely interested if someone does take this on.

from atspm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.