Unregistered Avatar

Reply

My First Script: AutoSQL 2.1.0 alpha


 
LinkBack Thread Tools Display Modes

  #1 (permalink)  

Old 02-17-2005, 07:21 PM

My First Script: AutoSQL 2.1.0 alpha

Hi, I've been working on this little doosy over a month continously, although I released a much more simple single-file script with the same intention last year August.

However, I like to think that it greatly improved, and now I believe it has.

The script, AutoSQL 2.1.0 I made as a struggling PHP and MySQL coder that had no other option for a MySQL management tool other than PHPMyAdmin. I started to code AutoSQL because I felt that PHPMyAdmin was always very hard to access and understand, and also if I just needed to perform a few queries, I did not want to have to go through all the proccesses needed to get to the query screen at PHPMyAdmin.

I said that before, but when I was coding this, I found that I was using alot of PHPMyAdmin's structure, but all my coding. Although later during the coding process, I realized that PHPMyAdmin is complete and thorough, and would be hard to just compete with it by myself, so my stance on this issue is to just keep coding for the fun of it. If people want to use AutoSQL over PHPMyAdmin, they may feel free too, for MySQL, it performs mostly the same functions. I am very proud of the end result, but I am still working to finish it up, though it is a very tough one man job.

So far, I got up to the part were the features are:
  • List Databases
  • Perform Queries on Databases (all)
  • List tables for selected Database
  • List number of rows, table type, table size (then total number of rows, tables and table size of selected database)
  • List table properties, (fields, field types) of selected table in selected database
  • List rows of selected table of selected database with each value under each column (field)
  • Click on certain row to edit value under each column of selected table of selected database
  • Insert values based on fields on certain table (not completed)
  • Search values on a certain table (not completed)

And then elsewere there is:
  • Login - Logout system based on config file to keep your database safe
  • AutoUpdate - keep in touch with latest updates (based on xml file)
  • Developer System - list the php code used to perform queries (not completed)
  • Show Source of Given File: since its open source, why not give it to you?

So far, that is all I can think of..but as development still continues I will keep you all posted.
Attached Files
File Type: zip autosqlcurrent.zip (462.3 KB, 118 views)

borednerd is offline registered.

borednerd's Avatar

Join Date: Feb 2005

Posts: 31

  #2 (permalink)  

Old 02-17-2005, 07:27 PM

Very Very cool. And is this the only place you are releasing it? I suggest you setup a site for autosql. i would be a very good investment for the overall quality of the program and to get its name out.
__________________
Audi Videos | MySpace Layouts | About Me

missionsix is offline loves you.

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,774

Send a message via AIM to missionsix Send a message via MSN to missionsix

  #3 (permalink)  

Old 02-17-2005, 07:29 PM

Thanks, yeah well since its not finished I wasn't planning on releasing it..but I hope to eventually set up a site so I can have user contributions..hopefully. I thought I'd give some of you a taste before I finish it (if I do) the coding has gotten alot more difficult and tedious now, but it should be finished by the summer.

borednerd is offline registered.

borednerd's Avatar

Join Date: Feb 2005

Posts: 31

  #4 (permalink)  

Old 02-17-2005, 07:33 PM

If you ever get stuck with anything, just ask for help here. I'm pretty good with php and mysql.
__________________
Audi Videos | MySpace Layouts | About Me

missionsix is offline loves you.

missionsix's Avatar

Join Date: Feb 2004

Location: under you.

Posts: 4,774

Send a message via AIM to missionsix Send a message via MSN to missionsix
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Working on upgrading my portfolio script. jd-inflames Website Design 1 04-26-2005 03:53 PM


All times are GMT -7. The time now is 09:57 PM.