Skip to content

maxaaronson/SQL-Reporting-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NEWS DB REPORT TOOL

This python program will perform several queries on the news database and display the outputs.

Installation

Required environment:
  • python 3 interpreter installed
  • PostgreSQL installed with a database called news
Required python modules:
  • psycopg2
  • psycopg2.extras
Required sql file:
To run:
  • Run "NewsReportTool" from the command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages