SQLite Generator - SQLite Generator helps you generate and edit SQLite databases. This software *requires* a SDCard, or an external storage plugged in, as its primary purpose is to generate databases that you can copy and use elsewhere. In its current form, SQLite Generator can help you in the following tasks : - Create SQLite databases - List their tables - Create tables within those databases including : Adding columns with basic constraints (NULL, DEFAULT), Defining a simple or composed primary key, Defining simple or composed foreign keys. - View tables data and: Edit fields, Insert new rows (In edit mode), Delete rows (Long click on the row id in Edit mode). - Drop tables - And of course, Delete databases Permissions required : * External storage Read/Write permissions : The main feature of this application is to be generate and edit databases, which you can then extract and use where you desire. For that reason, this software writes the generated databases on the externa
Like it? Share with your friends!
Supported operating systems:
Google Android 10.x, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
Java Interview question Java Interview question - This is a free android app and it have java and HR question.This app have more interview tips
Learn JSP Learn JSP - Learn JSP is app Android one free on Oplai system . JavaServer Pages (JSP) is a server-side programming technology that enables the creation of dynamic, platform-independent method for building Web-based applications. JSP have access to the entire family of Java APIs, including the JDBC API to access enterprise databases
learn Ember JS learn Ember JS - This tutorial is designed for software programmers who wants to learn the basics of BackboneJS and its programming concepts in simple and easy ways. This tutorial will give you enough understanding on components of EmberJS with suitable examples
Learn Avro Learn Avro - This tutorial is prepared for professionals aspiring to learn the basics of Big Data Analytics using Hadoop Framework and become a successful Hadoop developer. It will be a handy resource for enthusiasts who want to use Avro for data serialization and deserialization
Learn IPv4 Learn IPv4 - This tutorial has been designed to help beginners understand basic concepts of IPv4 required to work with any TCP/IP based protocols
Learn JSON v2 Learn JSON v2 - JSON or JavaScript Object Notation is a lightweight and text-based open standard designed for human-readable data interchange. The JSON format was originally specified by Douglas Crockford, and is described in RFC 4627. The official Internet media type for JSON is application/json. The JSON filename extension is .json
Learn Computer Graphics Learn Computer Graphics - This tutorial has been prepared for students who don’t know how graphics are used in computers. It explains the basics of graphics and how they are implemented in computers to generate various visuals. To display a picture of any size on a computer screen is a difficult process. Computer graphics are used to simplify this process
Learn JUnit Learn JUnit - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn JUnit JUnit is a unit testing framework for the Java programming language