Changes between Initial Version and Version 1 of DatabaseCreation


Ignore:
Timestamp:
06/30/26 18:54:57 (6 days ago)
Author:
231504
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseCreation

    v1 v1  
     1= Database Creation =
     2
     3== Description ==
     4This phase contains the SQL scripts used to create and populate the PostgreSQL/PostGIS database for the Balkan GeoTourism Database System.
     5
     6The scripts define the database schema, constraints, primary and foreign keys, and insert the initial dataset required for the application.
     7
     8
     9== Files ==