Skip to content

Object-oriented database management system using wxWidgets

License

Notifications You must be signed in to change notification settings

breylaude/wxWidgets-dbms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C/C++ CI

Object-oriented database management system using wxWidgets

So, in database management system, there would be a file manager that would manage data in databases instead of managing files in file systems. The RDBMS – relational database management system utilizes relational model of tables and relationships to carry out the database function.

UI Functions

  • Tables
  • Forms
  • Reports
  • Query
  • Data dictionary
  • Schema (ERD)

DB Functions

  • Lock manager
  • Recovery manager
  • Transaction manager
  • Disk space manager
  • SQL Engine

About

Object-oriented database management system using wxWidgets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published