Skip to content

FIVEYOUNGWOO/SQLite-Base-Local-Database-In-Android-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLite-Base-Local-Database-In-Android-Applications

This code provides a fundamental design for an internal mobile database based on SQLite, utilized for mobile sensing and logging technologies in the construction of ICT and IoT systems.

It is implemented in Android, featuring data definition language (DDL) and data manipulation language (DML) commands.

Especially, the mobile application includes commands such as CREATE, ALTER, DROP, SELECT, INSERT, UPDATE, and DELETE, facilitating comprehensive database management and operation.

About

SQLite-based local database for Andriod applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages