Skip to content

Saltflow/DatabaseGUIManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatabaseGUIManager

About

This is a simple Database Manager with Winform GUI, with support of CRUD manipulations.The project is running on postgresql 11.0(or above), using Npgsql to connect to the DBMS.The code is implemented using Visual Studio Community 2017.It works as a homework assignment and achieve some sort of bad score.

Getting Started

The application assume you uses VS2017 Community.

  • Download Npgsql.

  • Carefully initialize it

  • Run pg_ctl start

  • In your VS2017, press run and see if there is any error given.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages