Frage

Please understand that I'm effectively a SQL noob even though I know a few tricks here and there, so this may seem silly.

Do open source SQL scripts exist for PostgreSQL? If so, where can they be found?

For example, it seems silly to recreate a contacts database when someone else has almost surely built a "perfect" one that anyone could use & customize already.

Again, please forgive my noobity, as I'm all but sure that my vocabulary is incorrect.

War es hilfreich?

Lösung

The are publickly available DB dumps with geo data (all kinds of maps), phone and address books for different countries, etc. Also there are prebuilt schemas, used by some web (and not only web) frameworks.

But all of them are built for different purposes and there is no perfect solution.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top