Skip to content

A very simple application made with C/C++ that registers users in the database using sqlite3 library. This was created just to see how CRUD processes work in SQL.

Notifications You must be signed in to change notification settings

zEuS0390/cpp-sqlite-user-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple User Registration using SQLite Library

A very simple application made with C/C++ that registers users in the database using sqlite3 library. This was created just to see how CRUD processes work in SQL.

About

A very simple application made with C/C++ that registers users in the database using sqlite3 library. This was created just to see how CRUD processes work in SQL.

Topics

Resources

Stars

Watchers

Forks