Skip to content

Monraz/C-Command-based-Database

Repository files navigation

C-Command-based-Database

This project consists of a database that is accessed from the Terminal. This program is capable of creating tables with variables of type integer, double, char, boolean, String and double. This database has the following options: Create a new database Create a new table Add columns to an existing table insert new data in a table Export data from a table. Import a table to a database from a .txt file Make inquiries at a table Show the table

About

Database program based on the Command prompt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages