Comment on PhpMyAdmin Turns 15parentComments−johnyzee13yWe developed a similar thing, but for PostgreSQL [1][2]. Also a single page JavaScript app with a good UI and fairly full-featured.[1] http://www.teampostgresql.com[2] Demo: http://teampostgresql.herokuapp.com/ (runs on a free Heroku account so a bit slow, and demo users sometimes mess up the db)−kaolinite13yNice! Certainly looks to have a lot more features than mine right now ;-)−vamega13yLooks quite nice. What is it built with? I also couldn't find any mention of a license on the site.−johnyzee13yIt is built with GWT. It does not have a standard FOSS license since it is not (yet) open source. The license is included with the download, it still fairly standard, the product is free no strings attached.−andrewaylett13yLooks like it could be useful, but I can't find mention of the license on the website.−iagooar13yOMG looks like a 90's Windows application.
Comments
We developed a similar thing, but for PostgreSQL [1][2]. Also a single page JavaScript app with a good UI and fairly full-featured.
[1] http://www.teampostgresql.com
[2] Demo: http://teampostgresql.herokuapp.com/ (runs on a free Heroku account so a bit slow, and demo users sometimes mess up the db)
Nice! Certainly looks to have a lot more features than mine right now ;-)
Looks quite nice. What is it built with? I also couldn't find any mention of a license on the site.
It is built with GWT. It does not have a standard FOSS license since it is not (yet) open source. The license is included with the download, it still fairly standard, the product is free no strings attached.
Looks like it could be useful, but I can't find mention of the license on the website.
OMG looks like a 90's Windows application.