Alle Wettebwerbe einer DB oder nicht?
#3
Putting everything into a single database seems like a good idea, but:

- the Steckbrief will be a complete mess until you apply some filters
- when adding squads, there will be problems with all those supercups and other competitions where a limited selection of players appear getting in the way of regular seasons
- depending on the number of competitions you want to include, you might have to add an enormous amount of teams. DFS is not well suited to handle this, as even on a fast computer you will have to wait several seconds when adding a new team if you already have a few thousand on them. If you then need to add another hundred this can be VERY boring. Thousands of logos will also cause a delay on startup, even if cached on a fast disk.
- thousands of entries make it very hard to select teams for competitions, especially international ones where you can't filter by country, as the in-built mechanism only recognizes the first key pressed
- your database will, in the long run, become unstable, unless you are a developer with the access to internals
- the most discouraging fact is that you must do everything yourself and by hand. You cannot import any data, nor can anyone help you run the DB unless they take over temporarily, during which time you can only twiddle your thumbs. And no matter what enthusiasm you start with, you WILL become discouraged sooner or later. Having to add stuff to a database at regular intervals is boring, even if you have learned to do it rapidly.

Also, consider that DFS is very inefficient when it comes to data storage. For example, storing 150,000 matches requires almost 30 MB (with just 100+ teams, so other tables are negligible). That's about 200 bytes per record, and line-ups etc. require even more space per unit of information.

Granted, most projects will not come close to such extremes, but this is something to keep in mind.

All of this could be avoided if DFS was able to pull out information from multiple databases simultaneously, but this is not going to happen (and would be difficult to implement anyway).
Zitieren


Nachrichten in diesem Thema
Alle Wettebwerbe einer DB oder nicht? - von el_loko74 - 18.08.2014, 01:12
Re: Alle Wettebwerbe einer DB oder nicht? - von silvermane - 18.08.2014, 09:06
Re: Alle Wettebwerbe einer DB oder nicht? - von el_loko74 - 19.08.2014, 02:02
Re: Alle Wettebwerbe einer DB oder nicht? - von el_loko74 - 19.08.2014, 20:23
Re: Alle Wettebwerbe einer DB oder nicht? - von el_loko74 - 22.08.2014, 23:03

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Tabelle innerhalb einer Saison unterteilen? ItsMe 2 5.933 02.06.2019, 14:30
Letzter Beitrag: ItsMe
  DFS mit der Geschwindigkeit einer Bahnschranke Glückauf 1 4.175 29.05.2019, 15:40
Letzter Beitrag: Tommy
  Komprimierung einer selbst gepflegten Datenbank Holgi55 4 10.853 12.07.2016, 20:39
Letzter Beitrag: bignike
  Wie kann ich den Zeitraum bei einer Liga/Saison ändern??? Hermi 16 28.003 04.07.2016, 08:28
Letzter Beitrag: Hermi
  neuen Spieler oder SR zufügen Hermi 0 4.058 07.03.2016, 14:15
Letzter Beitrag: Hermi
  Spieltermine oder Zeitraum ändern prEja 2 6.591 29.02.2016, 15:05
Letzter Beitrag: prEja
  Maximaler Zeitraum einer Saison fcbwaldi 4 8.932 11.02.2015, 20:52
Letzter Beitrag: fcbwaldi
  Mannschaften einer Liga zuordnen Wuerstchenkind 2 6.965 25.01.2015, 23:10
Letzter Beitrag: tanne
  Das Fussballstudio für das iPad oder Mac grisu2915 3 8.620 29.08.2014, 12:48
Letzter Beitrag: Sebastian96



Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste