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:
Quick Server Info Quick server info is a simple tool to check your server's http response and details
AChartEngine AChartEngine is a charting library for Android applications
Learn Selenium Learn Selenium - This tutorial is designed for software testing professionals who would like to learn the basics of Selenium through practical examples. The tutorial contains enough ingredients to get you started with Selenium from where you can take yourself to higher levels of expertise
Add-on Builder Helper - Firefox Addon Add-on Builder Helper is a Firefox addon for use with the Mozilla Add-ons Builder (formerly known as FlightDeck)
Learn PhoneGap Learn PhoneGap - PhoneGap is a software development framework by Adobe System, which is used to develop mobile applications. To develop apps using PhoneGap, the developer does not require to have knowledge of mobile programming language but only web-development languages like, HTML, CSS, and JScript
Learn Prototype Learn Prototype - Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Prototype was developed by Sam Stephenson. Prototype is a JavaScript library which enables you to manipulate DOM in a very easy and fun way that is also safe (cross-browser)
OpenWebGIS OpenWebGIS - OpenWebGIS is created for everyone who wishes to see and use a new free&open Geographic Information System(GIS). Please make your comments and suggestions. In this GIS you can use the extensive mathematical functionality to calculate and analyze your data
Add-on Compatibility Reporter Add-on Compatibility Reporter - Help Mozilla make sure your favorite add-ons get updated for upcoming Firefox releases by using this extension to report whether they still work or are having some issues with alpha and beta releases
Learn C v2 Learn C v2 - C language programming is used for popular in the world. In application, you can learn how to write a program from basic to advanced. You can use class to archieve data in C. This is new function in C. With using class, you can write code one time, use many time. With inheritance class in C, we can build many function with less time