Create the table for grids and the interface functions to create grids
The tables for grids and their nodes needs to be implemented in the basic database class. This step should include the respective functions to insert the data and to create a grid given a bounding box. Also, tests should be implemented.