Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: yonatan.lehman on August 08, 2022, 03:28:16 pm

Title: DBMS recomendations
Post by: yonatan.lehman on August 08, 2022, 03:28:16 pm
Hi
We are considering moving from EA14 with eaxp files over VSN to EA16 with a DBMS server.

Can anyone recommend a preferred DBMS  - or alternatively recommend to continue working with SQLite file repository over VSN  - or perhaps we should be looking at the proCloud solution ?

I'm looking for speed and trouble free operation. We're about 6 people modeling a system which will eventually grow to about 1000 modules (components) and 10000 Activities.

The options provided by Sparx is:
Thanks !
Title: Re: DBMS recomendations
Post by: Sunshine on August 08, 2022, 05:00:51 pm
The documents on model-repositories should provide you with some guidance on best practices
https://sparxsystems.com/resources/user-guides/16.0/index.html#model-repositories (https://sparxsystems.com/resources/user-guides/16.0/index.html#model-repositories)
Usually 5 or less users you can get away with a file based repository otherwise consider going to a server based DB.
SQL Lite is new with V16 so not much experience with that however, early tests indicate it appears to be pretty good. Also had good experience with MSSQL and MySQL.
Cloud Pro server is good to use and if you want even more collaboration features then consider prolaborate.
All depends on budget of course.
Another factor to consider is whether any of the team have any experience with any of the database technologies.
Avoid Oracle its performance with Sparx EA is poor.
Title: Re: DBMS recomendations
Post by: wivel on August 08, 2022, 07:52:30 pm
Hi

Just to add a few comments to Sunshines already excellent answer.

Let us know what you decide.

Henrik 
Title: Re: DBMS recomendations
Post by: yonatan.lehman on August 09, 2022, 12:08:26 am
Can I expect any latency issues when working with a DBMS assuming a reasonable bandwidth home connection of say 100Mbit?
Title: Re: DBMS recomendations
Post by: Sunshine on August 09, 2022, 12:45:08 pm
Depends on network and server latency.
I use Sparx EA with a backend SQL Server from home over a fibre network to corp DB server without issues.
Title: Re: DBMS recomendations
Post by: wivel on August 09, 2022, 09:12:07 pm
Can I expect any latency issues when working with a DBMS assuming a reasonable bandwidth home connection of say 100Mbit?
It depends on what you do. My experience is that regular modeling will be fine, but large exports/imports and data transfers will be slower and timeouts may occur.

Henrik
Title: Re: DBMS recomendations
Post by: Michael Mangelschots on August 29, 2022, 05:26:11 pm
We moved from Oracle to SQL Server and noticed a major performance improvement.
Working from home with EA directly connected to a database was very slow, I received a lot of complaints. We added the Pro Cloud Server and that solved the issue.