Skip to content

dshepelev15/network_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Network database

Description

Server has local database with view like files with values by lines. Clients can connect to server by server's ip. Server will handle every connections, but it has just a limited number of threads for handling. Also server will close every client's connection due to the timeout setting in 30 seconds, if user will be no active.

Clients can use commands like sql:

  • Create
  • Drop
  • Truncate
  • Select
  • Insert
  • Delete
  • Update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages