SQLite: An opensource and lightweight relational database for mobile devices.
SQLite is a opensource SQL database that stores data to a text file on a device. Android comes in with built in SQLite database implementation.
SQLite supports all the relational database features.
No comments:
Post a Comment