Page 1 of 1
Press Release - IndexCOR announces ezDatabase 2
Posted: Sun Sep 12, 2004 1:01 pm
by IndexCOR Steffan
INDEXCOR ANNOUNCES EZDATABASE 2, THE LATEST UPGRADE FOR THE POPULAR ONLINE PHP + MYSQL DATABASE SOFTWARE
Edit patrikG: Please contact a moderator to get rates for commercial advertising.
Posted: Sun Sep 12, 2004 3:00 pm
by John Cartwright
Just thought I'd let you know, once you are logged in, you still have the ability to login again? which is unitl you click a link...
Posted: Sun Sep 12, 2004 5:03 pm
by Weirdan
wrong forum. Moved.
Posted: Mon Sep 13, 2004 3:19 pm
by evilmonkey
Hello Stefan. Can you please tell me how your software is better that PHPmyADMIN, which is free and open source? PHP developers have relied on this package for a long time, can you give us a reason to switch (and pay for it)?
Regards.
Posted: Mon Sep 13, 2004 5:04 pm
by IndexCOR Steffan
evilmonkey,
Thanks for your reply. (and for moving the post to the correct forum)
ezDatabase isn't really a tool for managing existing MySQL databases. Instead, it's a database program that is powered by MySQL. It's intended for webmasters and non-technical users, as well as programmers (whereas I imagine PHPMyAdmin is for programmers only). If you're a programmer and want to save time, it also may be more cost effective to use ezDatabase (and build on top of it if you want) rather than to program an Admin CP for your client with users, permissions, templates, etc; features that come built in with ezDatabase.
If you're interested, you can try the online demo and see how the software works and differs from similar software.
Steffan
(Phenom - we'll look into your report, thanks for the feedback)
check out compitition
Posted: Tue Sep 14, 2004 3:22 am
by phpScott
You might want to check out phpMyAdmin to see what your compitition is as well as many others.
phpMyAdmin has been the mainstay for a long time and is fairly simple to use once setup and even the setup is too taxing.
just a thought.
Still not even convinced to try it let alone buy it
Posted: Tue Sep 14, 2004 4:01 am
by CoderGoblin
For novice users DB interfaces are useful, however I, like many others find using an interface actually slows you down. It is easier to just use SQL text if you know the DB model.
Saying that I have played with a free db modelling application "dbDesigner". This allowed connection to an MySQL DB and changed things for you or allowed you to reverse engineer an existing one and show it graphically. The graphical interface was useful when first designing the system and could easily be updated.
http://www.fabforce.net/dbdesigner4/
Posted: Tue Sep 14, 2004 2:43 pm
by d_d
It doesn't look to be competing with PHPmyADMIN. It looks more like an easy content management system rather than a database administration tool.
I would guess people here are not your target audience. A lot of people here would be able to write it themselves and for most it's proberly just a matter of just digging into their existing code libaries and a bit of tweaking.