Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Database Browser Like phpMyAdmin?

Explorer ,
Jun 05, 2009 Jun 05, 2009

Hi all, I was wondering if anyone knew of an application that allowed the manipulation and viewing of data in a database much like phpMyAdmin offers for PHP and MySQL?  I thought I'd see what was out there before writing something myself.  Thanks!

TOPICS
Database access
943
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 05, 2009 Jun 05, 2009

There are a ton of them out there...

Three that I have used in the past.  Toad(oracle), SQLDeveloper(oracle) and Enterprise Manager (MSSQL 2005 and older)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 05, 2009 Jun 05, 2009
LATEST

In addition to Ian's suggestions, you can also check on riaforge.org for some open-source ColdFusion solutions. This one might be something along the lines of what you want:

http://cfdbexplorer.riaforge.org/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources