gt-big-data / city_simulator

0 stars 3 forks source link

Populate edge data into database #8

Open brendenwaits opened 5 years ago

brendenwaits commented 5 years ago

The SQL command looks something like this: INSERT INTO table_name (uuid, v1, v2) note: v1 and v2 are lat,lng coordinates

Reference sheet: https://www.w3schools.com/sql/sql_quickref.asp

DamianHuerta commented 4 years ago

Damian Huerta Dennis Crawford