Skip to content

MeowSQL is a database that stores and retrieve rows of data in comma separated value (.csv) files.

joelkab/MeowSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MeowSQL

MeowSQL is a database application that stores and retrieves data in CSV files. It includes a secure login system that prompts the user to enter their username and password as command line arguments, and verifies the entered credentials against predefined credentials stored in the program. If the credentials are valid, the program displays a header for the database and allows the user to add, delete, and search for data through a user-friendly interface.

Features

  • Stores and retrieves data in CSV files
  • Includes a secure login system that verifies user credentials
  • Allows users to add, delete, and search for data
  • Provides a user-friendly interface for accessing and managing data

Files needed

Contributing

Contributions are always welcome!

Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request!

Authors

License

MIT

About

MeowSQL is a database that stores and retrieve rows of data in comma separated value (.csv) files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages