Skip to content

OperaVaria/cdb-birthday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDbBirthday

A simple, lightweight command line application, written in C, to store birthday information in an SQLite database. With it, database entries can be easily stored, viewed, or removed.

The app is built mainly as a programming exercise and showcase.

The project uses the SQLite C/C++ interface, it's amalgamation file is attached for easier compilation. The SQLite code is in the public domain.

Windows and Linux binaries are included. Tested on: Windows 11, Lubuntu 22.04 LTS.


Contact

License: GPL v3