maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] TxMySQLExplorer - MySQL Browser/Editor (https://talk.maemo.org/showthread.php?t=73265)

trx 2011-05-20 08:37

[Announce] TxMySQLExplorer - MySQL Browser/Editor
 
TxMySQLExplorer is a MySQL Browser/Editor..
It's still in development stage, and there are currently limited amount of features. But as you can send queries from the app to the MySQL server, you can basically do anything...


Here are some screen shots with current status..
http://txmse.devbin.org/images/ss_0.1.0_1.png
http://txmse.devbin.org/images/ss_0.1.0_2.png

Like TxPad, this app shows additional bars and buttons when the proximity sensor is covered :
http://txmse.devbin.org/images/ss_0.1.0_3.png
http://txmse.devbin.org/images/ss_0.1.0_4.png
http://txmse.devbin.org/images/ss_0.1.0_5.png

Expect TxMySQL Explorer v0.1.0 in a few days, i have few incomplete features and once they are done, a first release (with the source of course) can be published. (It will be available in extras-devel)

Q: Which language is it written with?
A: Its writen in Object Pascal using Lazarus/FPC and uses Qt widgetset.

Q: Can it access to my sql server installed on my laptop? (or where ever)
A: It can access ANY MySQL server as long as you provide its IP...

Q: Which API have you used?
A: It uses raw API from libmysql-client...

The reason i am announcing this is to see if anyone is interested in this application, and if people find it useful i will develop it further.. If not, i will only implement the basic stuff i need...

TRX.

jedi 2011-05-20 08:45

Re: [Announce] TxMySQLExplorer
 
Nice looking app. Although I probably won't use it myself as I tend to use CLI or phpMyAdmin when in need, and try and avoid doing any webdev on my phone I can see this being very useful for some.

Stupid question: Would a future version have the ability to edit SQLite databases? I know SQLite!=MySQL but they're kinda close cousins!

trx 2011-05-20 09:03

Re: [Announce] TxMySQLExplorer
 
Quote:

Originally Posted by jedi (Post 1010784)
Stupid question: Would a future version have the ability to edit SQLite databases? I know SQLite!=MySQL but they're kinda close cousins!

I have never used SQLite myself, so i'm unfamiliar with its "workings"... I designed TxMySQLExplorer's controls to be all dynamically created and filled with data.. It should be rather easy for someone (maybe even me) with experience in SQLite to implement it...

TRX.

ade 2011-05-20 09:07

Re: [Announce] TxMySQLExplorer
 
Quote:

Originally Posted by jedi (Post 1010784)
Nice looking app. Although I probably won't use it myself as I tend to use CLI or phpMyAdmin when in need, and try and avoid doing any webdev on my phone I can see this being very useful for some.

Stupid question: Would a future version have the ability to edit SQLite databases? I know SQLite!=MySQL but they're kinda close cousins!

dbBrowser is a good SQLite editor. Did you try that one?

jedi 2011-05-20 09:07

Re: [Announce] TxMySQLExplorer
 
(The only reason I mentioned SQLite is due to it's heavy use in Maemo. From memory, there is an app kicking around here which allows viewing SQLite db's, but not updating)

edit: Thanks Ade - dbBrowser was what I was thinking of, but it doesn't allow updates.

nicholes 2011-05-20 09:27

Re: [Announce] TxMySQLExplorer - MySQL Browser/Editor
 
hyyyyyyy i am noob and did not understand what this app really do!!!!!

it this for me? should i install this?

gionni88 2011-05-20 09:28

Re: [Announce] TxMySQLExplorer - MySQL Browser/Editor
 
Can it access to my sql server installed on my laptop?
Which language is it written with?
Which API have you used?

It's a really nice app if it works as I think, I really need the use of a mysql server in my wifi since syncronizing sqlite is quite hard, also I need mysql "reference vincols rules" which sqlite misses.

Too bad Qt doesn't have mysql plugin already packed in :/

Thanks a lot!

ade 2011-05-20 09:31

Re: [Announce] TxMySQLExplorer
 
Quote:

Originally Posted by jedi (Post 1010806)
(The only reason I mentioned SQLite is due to it's heavy use in Maemo. From memory, there is an app kicking around here which allows viewing SQLite db's, but not updating)

edit: Thanks Ade - dbBrowser was what I was thinking of, but it doesn't allow updates.

You are right. It does not store modification (I had never tried that), it's only for browsing as the name says.

trx 2011-05-20 11:15

Re: [Announce] TxMySQLExplorer - MySQL Browser/Editor
 
Quote:

Originally Posted by nicholes (Post 1010824)
hyyyyyyy i am noob and did not understand what this app really do!!!!!

it this for me? should i install this?

If you don't know what MySQL is, or you don't use it, you probably don't need this application.


Quote:

Originally Posted by gionni88 (Post 1010825)
Can it access to my sql server installed on my laptop?

It can access ANY MySQL server as long as you provide its IP...

Quote:

Originally Posted by gionni88 (Post 1010825)
Which language is it written with?

Its writen in Object Pascal using Lazarus/FPC and uses Qt widgetset. Source will of course be available when the app is published.

Quote:

Originally Posted by gionni88 (Post 1010825)
Which API have you used?

It uses raw API from libmysql-client...

TRX.

tonypower88 2011-12-13 17:43

Re: [Announce] TxMySQLExplorer - MySQL Browser/Editor
 
I want this application please put deb file
it is not on maemo package repository


All times are GMT. The time now is 21:21.

vBulletin® Version 3.8.8