Skip to content

emmaKts/postgresql-jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Implementation of a social network management system

Menu

  1. Connect to the database by providing the IP address, the name of the database and the user details as parameters.
  2. Begin transaction - enter user email for which actions will be taken.
  3. Rollback transaction.
  4. Commit transaction.
  5. Find a user's business network up to n, where n is a positive integer.
  6. Add a comment for a specific article.
  7. Send a message to someone else.

About

External application for extracting indicative functionality and communicating with the PostgreSQL database management system using JDBC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages