Skip to content

Soldann/math-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

This is my math database program for storing math proofs and other notes.

NOTE: You must set up a SQL server with a user with sufficient permissions prior to use.

Commands:

insert -> inserts into the database print all -> prints all proofs in the database search name -> returns proofs with that name search tags -> returns all proofs with at least one of the provided tags search tags -all ->returns all proofs that match all provided tags exit -> exits the program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages