Which database to use?

domebruce
2025-03-04
2025-03-04
  • domebruce - 2025-03-04

    I'm new on Codesys. I need to manage a large and complex data set, which database and library you suggest to use?
    Some application examples will be appriciated.
    Thanks

     
  • domebruce - 2025-03-04

    We have developed a similar application few years ago with .Net and MS Sql Server.
    The database has about 30 tables, the more bigger tables have 2 or 3 thousands records.
    We can have multiple threads accessing at the same time to the DB. To garantie the data integrity we
    need to manage data locks and transactions.

    Thanks

     

Log in to post a comment.