Hey Guys
A month ago in a sunny Sunday I had nothing to do (and I didn't realised that I could go out) so, I decided to create an eclipse plugin to administrate my mongodb databases. After that sunny sunday I didn't worked on it anymore because I didn't had time. Today, I started looking at it again and I thought that it would be better to move it to github[0] and release it under GPL. I did it because I want to keep working on Meclipse but I also want the community to be able to work on it too. I'll give you some more informationa bout Meclipse:
What does Meclipse do?
* It has a MongoDB View that contains a list of servers (connections). It is possible to add/remove connections. They are saved in a settings file.
* It loads (as TreeView) the list of databases and collections.
* It loads the data found in the collection. To do this, Meclipse opens a new Editor and shows the data loaded (This part needs a lot of work).
TODO:
* Meclipse already shows the connections, databases, collections and data stored in MongoDB so I think that the critical point (where I'm/you're/we're should focus ) is how data is shown in the editor.
* Many other things.
I started it because I use MongoDB, I use eclipse and I don't want to have 100000x10^10 applications opened to do what I need to do so.......
As I said before, feel free to fork it, do pull requests and everything needed to improve Meclipse.
I hope you like it and find it useful.
Thanks
Flavio
[0]
http://github.com/FlaPer87/meclipse--
Flavio Percoco Premoli, A.K.A. [Flaper87]
http://www.flaper87.org
Usuario Linux registrado #436538
Geek by nature, Linux by choice, Archer of course.
Key Fingerprint: CFC0 C67D FF73 463B 7E55 CF43 25D1 E75B E2DB 15C7
The Solution to everything:
python -c "from struct import pack; print pack('5b', (41*len('99')), pow(8,2)+20, 4900**0.5, range(78)[-1], 10)"