Database Script Tool

Database Script Tool Free App

Rated 4.39/5 (373) —  Free Android application by AppDevCoders

Advertisements

About Database Script Tool

Database Script Tool is a Code Generator. It can generate several types of code (DDL Scripts, Stored procedures, SQL Standard commands, Classes, Resource files, HTML5 forms, Data Managers and more).

Code generation can save you a considerable amount of money, reducing time of coding and debugging. Speed up your projects reducing human errors and avoiding repetitive tasks. Now you can focus on what matters most.

How does it work?
Design your database schema (database, tables, fields and relationships), then use the built-in generator to get the corresponding Script / Code. Finally, share or save the result as a file.

General features:
Design Databases (Schemas with tables, fields and relationships).
Generators:
- DDL Scripts for MySQL, PostgreSQL, Oracle, SQL-Server, Firebird and SQLite.
- Stored Procedures for MySQL, PostgreSQL, Oracle, SQL-Server and Firebird.
- Standard SQL Commands (Select, Insert, Update and Delete).
- Model Classes for PHP, Java, C#, VB.Net, C++, Python, Delphi, Ruby, Swift, ORMLite (Android) , Hibernate, Entity framework and Kotlin.
Examine, share and save your results easily.
Support for 8 UI Languages (English, Spanish, French, Italian, Portuguese, German, Russian and Polish).

PRO features (available via In-App Purchase)
Advanced Generators:
- Android DatabaseHelper & ORMLiteDatabaseHelper classes.
- Android (XML) Layout Forms (Compat v23+) & Resource Strings.xml.
- iOS Localizable.strings
- iOS Swift (Model & SQLite.swift managers)
- HTML / HTML5 Forms.
- Hibernate DAOs.
- AD-FREE.

Every piece of Code / Script will be simple and feature-equivalent no matter what DBMS or Programming Language you choose. Descriptions will be included as comments when provided. Just keep in mind that some features such as generating Stored procedures or SQL Commands require that every table has an auto numeric field as a primary key (attribute must be enabled) to work properly.

Do you need more features? Review our App and let us know how to improve!

Database Script Tool is not available in your native language? Help us translate it to your language! It’s easy, just find us on http://ackuna.com/translate-/database-script-tool/ and contribute.

App Permissions:
Internet: To feed Ads using Google AdMob.
In-App Purchases: To allow purchases inside the app (upgrade from LITE to PRO version).
Storage Write/Read: To enable Backup & Restore option. The result code can be saved as files.

How to Download / Install

Download and install Database Script Tool version 2.3 on your Android device!
Downloaded 10,000+ times, content rating: Everyone
Android package: com.scott_development_team.DBScriptTool, download Database Script Tool.apk

All Application Badges

Free
downl.
Android
4.1+
Bug
buster
For everyone
Android app

App History & Updates

What's Changed
- Chg: Better translations
- Fix: Improvements & bug fixes
Version update Database Script Tool was updated to version 2.3
More downloads  Database Script Tool reached 10 000 - 50 000 downloads
Version update Database Script Tool was updated to version 2.0
Version update Database Script Tool was updated to version 1.9

What are users saying about Database Script Tool

C70%
by C####:

Love the ease of use. Would prefer if table list was alphabetical order you can change the order and an import tool would be great.

T70%
by T####:

It's a nice database development tool

F70%
by F####:

Tried a couple of DB designers, this was perfect. Didn't need to look any further. One question though: Can you add more database types like Progress? Maybe a promt to share database layout for less technical input? (People who does not understand the code). Keep up the good work.

C70%
by C####:

Also is there a documentation/manual somewhere? As for the rating at first glance seems to suffice for simple DBs and probably works fine for creating first drafts of more complex models.

C70%
by C####:

This application help me to design a database ER easy

D70%
by D####:

Amazing. Very handy tool if you want to utilise spare hours on the move

Z70%
by Z####:

any chance of adding VB6 class generation?

C70%
by C####:

Add foreign key relations, able to write stored procs features

C70%
by C####:

Good for databasing

B70%
by B####:

A great tool

C70%
by C####:

This app is very lovely

C70%
by C####:

Nice

N70%
by N####:

In terms of what you get for $2 (pro version/upgrade), this is easily 5 stars. Now having said that, this app has some shortcomings. For example, why can't I define a composite PK for my table? Also, it'd be so nice if the options for the PK of a table was not just a string value that was used for all table PK fields. How about something like (table_name)_id? The generated code is nice and will save *some* time, but it is very basic - you'll definitely have to make modifications. Overall, support the devs and pay the $2. It's easily worth it.

Q70%
by Q####:

Could we have DML query generator for complex queries? The generated code is basic and the pro features are limited... BUT EVERYTHING WORKS AS ADVERTISED.

U70%
by U####:

Good attempt but would never work for professional designs. Things like composite keys, indexes, views etc not present

Q70%
by Q####:

Please add import of database template.Ive so many old program(vb6) using ms access as database. Planning to upgrade or make it accessible to many.thanks.

Q70%
by Q####:

Looked good but no option to import existing schema from a sql file. Pretty important feature for this kinda tool

O70%
by O####:

Cuts all the mundane work

Q70%
by Q####:

Useless - waste of time

Q70%
by Q####:

I absolutely love this app. Very easy to use and so helpful.

M70%
by M####:

Is it possible to delete fields within the apps?

Q70%
by Q####:

എനിക്ക് വളരെ ഇഷ്ടമായി ഈ ആപ്ലിക്കേഷൻ

D70%
by D####:

Very nice app! Nice code generation to get a project started! Keep up the great work!

M70%
by M####:

Greatest database tool I found so far, and I've been trying to find one for months! Simple UI, great code generator with support for most common databases, just awesome. Definitely amazing for database prototyping.

Q70%
by Q####:

Just needs the option of filling the columns and writing querry

Q70%
by Q####:

Great tool for setting up a DB structure while i'm not at a regular computer. Would love (& be willing to pay for) the ability to create multi-column indexes/keys, move columns within a table, and identify signed/unsigned integers (at least for MySQL).

Q70%
by Q####:

Cool

X70%
by X####:

I am designing a database for an app. This app makes it extremely easy to make quick changes on the fly when the thought hits you. Very useful.

C70%
by C####:

i love your clean and quality app. thanks a lot. i would like to use it for planning a model for a site using sqlalchemy. first, small bug fixes for the python class: 1. the object to inherit from is all lower case. 2. there is no polymorphism, hence property, getter and setter methods should have different names. 3. i would happily pay for a sqlalchemy declarative export addition, and even for an opportunity to make it myself. ★★★★★★★★★★★

C70%
by C####:

It reduces the time needed to create a database.

S70%
by S####:

Feature import and sync.

T70%
by T####:

Great tool for setting up a DB structure while i'm not at a regular computer. Would love (& be willing to pay for) the ability to create multi-column indexes/keys, move columns within a table, and identify signed/unsigned integers (at least for MySQL).

T70%
by T####:

Loved it

R70%
by R####:

Nice application

Z70%
by Z####:

If you can give the application the power to run sql commands to create tables and all of other database object ... and to run select statements ... it will be very good and I will give you 5 stars

Z70%
by Z####:

Watts downloader laser

Z70%
by Z####:

Nice

K70%
by K####:

Excellent in sub class it is installing accesss.it have borrower of data script installing store setting of value

J70%
by J####:

I've only just started using this app but so far it's perfect. If you are looking for an app to design schemas in this is it.

U70%
by U####:

Simple and easy to use, job well done.


Share The Word!


Rating Distribution

RATING
4.45
373 users

5

4

3

2

1