Live data from Hacker News

Show HN: Mongo DB management and GUI, built using Electron

mongotron.io

11–20 of 24 posts

Re: Show HN: Mongo DB management and GUI, built using Electron

#14
post #13

How do projects like this gets funded?

What makes you think there is funding involved?

I have something similar to this, that I haven't opensourced it yet. I'm thinking of ways to get funding when I opensource the project. Here's what it looks like https://curtain-ui.herokuapp.com/?/new

Re: Show HN: Mongo DB management and GUI, built using Electron

#16

Can this connect to remote databases? I would love to use this to connect to my Meteor app's database.

absolutely you can connect to remote database. In the connection manager (cmd-o) click the 'Create' button, enter the remote address to your database in the host field and the port, username, password etc.. let me know if you have any issues

Re: Show HN: Mongo DB management and GUI, built using Electron

#17
post #12
post #11

Earlier quoted context omitted.

OSX doesn't even let me open it.

ctrl-double-click or ctrl-right-click > open

yup exactly right, for now you'll have to do this until we do a real release of the app and codesign it Apple

Re: Show HN: Mongo DB management and GUI, built using Electron

#19
post #6

seems the edit document is not implemented yet. Other than that would start using this today. great little project.

yea edit document is a very new feature I'm just starting to work on, one of the last couple of things I'm hoping to finish up before a v1 release.
Post reply on HN