TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PostgreSQL Studio

276 pointsby moreatiover 11 years ago

24 comments

estebankover 11 years ago
Official announcement from PostgreSQL.org: <a href="http://www.postgresql.org/about/news/1485/" rel="nofollow">http:&#x2F;&#x2F;www.postgresql.org&#x2F;about&#x2F;news&#x2F;1485&#x2F;</a><p><i>OpenSCG is pleased to announce the release of PostgreSQL Studio 1.0. PostgreSQL Studio is an open-source, web-based GUI for PostgreSQL. It allows users to manage and query their database from a browser.</i><p><i>Version 1.0 of PostgreSQL Studio is distributed under the PostgreSQL License. Some of its key features include:</i><p>- <i>Easy to use AJAX web interface</i><p>- <i>Secure access over HTTPS</i><p>- <i>Robust object wizards</i><p>- <i>Query editor with syntax highlighting</i><p>- <i>Cross platform and easy to install</i><p><i>You can find more information about PostgreSQL Studio at www.postgresqlstudio.org</i>
Miyamotoover 11 years ago
JavaServer Pages? That&#x27;s an interesting choice.. and will probably rule it out for a lot of people. I&#x27;m not running Java on my web server, sorry. Interesting that a PostgreSQL product licensed under PostgreSQL is using an Oracle technology. Edit - removed the MySQL reference.
评论 #6485110 未加载
评论 #6484802 未加载
评论 #6487502 未加载
评论 #6487342 未加载
评论 #6484382 未加载
johnyzeeover 11 years ago
We make a similar thing: <a href="http://www.teampostgresql.com" rel="nofollow">http:&#x2F;&#x2F;www.teampostgresql.com</a><p>AJAX&#x2F;JavaScript powered rich web GUI for PostgreSQL. Looks like this took some inspiration from us too (which is great). TeamPostgreSQL is a side-project but pretty mature, having been around since 2010.
评论 #6484917 未加载
jalanover 11 years ago
This image gives an idea of UI: <a href="http://www.openscg.com/wp-content/uploads/2013/10/pgstudio_screen-1024x738.png" rel="nofollow">http:&#x2F;&#x2F;www.openscg.com&#x2F;wp-content&#x2F;uploads&#x2F;2013&#x2F;10&#x2F;pgstudio_s...</a>
评论 #6484250 未加载
sehropeover 11 years ago
We have a similar Html5&#x2F;AJAX powered offering[1] as well though in addition to Postgres we also support a number of other database types (MySQL, Oracle, MS SQL Server). Looking forward to trying this out to see how it compares.<p>[1]: <a href="http://www.jackdb.com/" rel="nofollow">http:&#x2F;&#x2F;www.jackdb.com&#x2F;</a>
评论 #6484640 未加载
untogover 11 years ago
..and the site has gone down. Sounds fantastic, though- pgSQL has always been lacking in admin tools compared to MySQL.
评论 #6484215 未加载
评论 #6484454 未加载
afilerover 11 years ago
I&#x27;ll eventually try it out, but I have absolutely no idea how to go from this .war file to a running web server. (I see some .war files actually have a web server built in so you can just to java -jar, but not this one.)
评论 #6484763 未加载
评论 #6484796 未加载
virtualwhysover 11 years ago
I&#x27;ve been thinking about making the switch from MySQL to PostgreSQL.<p>For database design&#x2F;GUI work SQLyog has been pretty awesome over the years (auto-complete, drag &amp; drop, tabbed editor windows, export query result to csv, etc.). Is there an equivalent for PostgreSQL?<p>When I hear web-based I think phpMyAdmin, which, while functional, pales in comparison to SQLyog (web app in question does look a lot more polished than phpMyAdmin)
评论 #6487321 未加载
评论 #6487269 未加载
jroseattleover 11 years ago
Very interested to see this, once the site comes back online. In spite of the previous efforts, I&#x27;ve always found the admin&#x2F;query tools for Mysql and Postgresql as lacking compared to the ones from the commercial-only vendors. And I&#x27;ve never cared for the non-db-specific sql utilities. An easier tool to work with Postgres would certainly make my clients much happier.
hardwaresoftonover 11 years ago
Hey, random internet stranger here -- I like the idea -- maybe you could show some comparisons with the other products on the market (other postgres management programs). Also, I think you should put the screenshot of the dashboard on the front page, will make it instantly clearer what it does, and probably generate interest quicker?
mercurialover 11 years ago
I have to admit, the first thing I thought about when I saw it was &quot;phpMyAdmin&quot; and &quot;security vulnerabilities&quot;. I hope I&#x27;m simply being uncharitable, but I&#x27;d have to have a lot of faith in the product and the underlying stack before I let a web-based GUI anywhere near a production database.
评论 #6484639 未加载
jackmaneyover 11 years ago
This looks interesting (via the description and screenshot in the comments...the site is down as of this writing), but what does this provide that pgAdmin (<a href="http://www.pgadmin.org/" rel="nofollow">http:&#x2F;&#x2F;www.pgadmin.org&#x2F;</a>) doesn&#x27;t?
评论 #6484077 未加载
评论 #6484094 未加载
评论 #6484085 未加载
jreposaover 11 years ago
Clearly there is a pain point with PostgreSQL and GUI front-ends. Wish I could see the site.
评论 #6487731 未加载
bockrisover 11 years ago
Currently the site is trying to request this URL <a href="http://localhost/wordpress/wp-content/themes/alexandria/skins/images/alexandria/page_bg.png" rel="nofollow">http:&#x2F;&#x2F;localhost&#x2F;wordpress&#x2F;wp-content&#x2F;themes&#x2F;alexandria&#x2F;skin...</a><p>(I have a local Django server running on 0.0.0.0:80 and the terminal keeps flashing when I browser the site and this image is obviously missing and gives a 404)
ameobaover 11 years ago
Server&#x27;s down - anyone got a mirror, announcement or enough experience with the project to give a good rundown of what it is and what it does?
hansyover 11 years ago
I was really excited when Induction (<a href="http://inductionapp.com/" rel="nofollow">http:&#x2F;&#x2F;inductionapp.com&#x2F;</a>) was announced, but I don&#x27;t think there&#x27;s too much development for it. The interface is probably the best I&#x27;ve seen, but functionality is fairly sparse. pgAdmin3 has been my go-to app, but I&#x27;m excited try out PostgreSQL Studio!
gknappover 11 years ago
I&#x27;m amazed no on mentioned SQLWorkbenchJ. For postgres on Mac, it is infinitely better than pgAdmin. There are a few usability issues (manually setting the JDBC driver, for one), but once you get the hang of it, it&#x27;s quick and very fully featured. I use it over Navicat, and it&#x27;s free.
mrmondoover 11 years ago
Ugh, java... Really?<p>I really don&#x27;t want to have to run a java server just to host this.
alexatkeplarover 11 years ago
This looks amazing for people who want to install and maintain their database client as a webapp on their production database server.
评论 #6487349 未加载
ninjazee124over 11 years ago
They should have wrapped it with jetty-runner or something that makes it easy to run it without having to fire up Tomcat.
th3byrdm4nover 11 years ago
Surface comment of the day - What an excellent, clean website. From the color scheme to the font choices. Excellent.
free652over 11 years ago
Personally I started to use valentina studio, it has diagrams which I love. But mysql workbench is a lot better.
symfoniqover 11 years ago
I&#x27;m seeing a blank site.
nodataover 11 years ago
Screenshot? Demo?