Child pages
  • Database
Skip to end of metadata
Go to start of metadata

Supported Databases

  • Microsoft SQL Server
  • PostgreSQL (w/ PostGIS)
  • MySQL (in-progress)

Development

BigSense does not use a Database Abstraction Object (DAO) layer. Instead, each database backend has its own custom data definition files and a command file for SQL queries.

Entity Relationship Diagram*

 

*MySQL Version. Data types may vary for other backends.

 

  • No labels