README.md 3.5 KB
Newer Older
S
Sercan Özdemir 已提交
1
## Mongoclient, Featured MongoDB Management Tool
S
Sercan Özdemir 已提交
2
Cross-platform, MongoDB 3.2+ support and more features!
S
Sercan Özdemir 已提交
3

S
Sercan Özdemir 已提交
4
[![Join the chat at https://gitter.im/rsercano/mongoclient](https://badges.gitter.im/rsercano/mongoclient.svg)](https://gitter.im/rsercano/mongoclient?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)                                          [![Build Status](https://travis-ci.org/rsercano/mongoclient.svg?branch=master)](https://travis-ci.org/rsercano/mongoclient)
S
Sercan Özdemir 已提交
5 6

<br/>
S
Sercan Özdemir 已提交
7
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E3AM95PMXHWJW)
S
Sercan Özdemir 已提交
8

S
Sercan Özdemir 已提交
9 10
*Hello, recently I'm trying to save money for my marriage :) and can't afford for the INSPINA theme's extended licence ($1000) which I have to buy to keep developing mongoclient. I wasn't planning to add a donation button but, recent things forced me to put one. You don't have to donate of course, I will always maintain mongoclient as much as I can, so no worries, but if you can that would be really appreciated. [Here's a list of donators](https://github.com/rsercano/mongoclient/wiki/Donators)* 
*p.s. Donation email is hakan.kocabas@gmx.de (Can't use turkey accounts for donations anymore)*
S
Sercan Özdemir 已提交
11

S
Sercan Özdemir 已提交
12 13 14 15
<pre align="center">
  <a href="http://www.mongoclient.com:3000">Try the Demo Application</a>
</pre>

S
Sercan Özdemir 已提交
16 17
   Database Monitoring     | Easy GridFS, Dump/Restore Management
:-------------------------:|:-------------------------:
S
Sercan Özdemir 已提交
18
<img src="http://mongoclient.com/img/ss/main_view.png" width="400">  | <img src="http://mongoclient.com/img/ss/file.png" width="400">
S
Sercan Özdemir 已提交
19

S
Sercan Özdemir 已提交
20
   Autocomplete     | User Management
S
Sercan Özdemir 已提交
21
:-------------------------:|:-------------------------:
S
Sercan Özdemir 已提交
22
<img src="http://mongoclient.com/img/ss/auto_complete.png" width="400">  | <img src="http://mongoclient.com/img/ss/um.png" width="400">
S
Sercan Özdemir 已提交
23

S
Sercan Özdemir 已提交
24
<a href="http://www.mongoclient.com"><img src="http://www.mongoclient.com/img/logo/head_only_medium.png" align="left" hspace="10" vspace="6"></a>
S
Sercan Özdemir 已提交
25

S
Sercan Özdemir 已提交
26
## Download
S
Sercan Özdemir 已提交
27
Version 1.2.1 has been released ! 
S
Sercan Özdemir 已提交
28 29 30

### Distributions

S
Sercan Özdemir 已提交
31 32 33 34 35
* [Linux x64](https://github.com/rsercano/mongoclient/releases/download/1.2.1/linux-portable-x64.zip)
* [Linux x86](https://github.com/rsercano/mongoclient/releases/download/1.2.1/linux-portable-x86.32-bit.zip)
* [Windows x64](https://github.com/rsercano/mongoclient/releases/download/1.2.1/windows-portable-x64.zip)
* [Windows x86](https://github.com/rsercano/mongoclient/releases/download/1.2.1/windows-portable-x86.32.bit.zip)
* [OSx](https://github.com/rsercano/mongoclient/releases/download/1.2.1/osx-portable.zip)
S
Sercan Özdemir 已提交
36
* [Web Application](https://github.com/rsercano/mongoclient/wiki#31-compile-from-source-browser-edition)
S
Sercan Özdemir 已提交
37 38

To learn more see the [wiki](https://github.com/rsercano/mongoclient/wiki) page.
S
Sercan Özdemir 已提交
39

S
Sercan Özdemir 已提交
40 41
<br/>
## Version History
S
Sercan Özdemir 已提交
42 43 44
### [1.2.0](https://github.com/rsercano/mongoclient/releases/1.2.0)  
Includes aggregation section. [See details](https://github.com/rsercano/mongoclient/issues?q=milestone%3Av1.2.0)

S
Sercan Özdemir 已提交
45
### [1.1.0](https://github.com/rsercano/mongoclient/releases/1.1.0)  
S
Sercan Özdemir 已提交
46 47
Includes usermanagement, and bugfixes generally. [See details](https://github.com/rsercano/mongoclient/issues?q=milestone%3Av1.1.0)

S
Sercan Özdemir 已提交
48 49
### [1.0.0](https://github.com/rsercano/mongoclient/releases/1.0.0)  
Includes basic mongodb management features. [See details](https://github.com/rsercano/mongoclient/issues?q=milestone%3Av1.0.0)
S
Sercan Özdemir 已提交
50

S
Sercan Özdemir 已提交
51
<br/>
S
Sercan Özdemir 已提交
52 53
## License
Project is licensed under [MIT](https://en.wikipedia.org/wiki/MIT_License), which means you are free to do anything with full of my work as long as you provide attribution back to me. Thanks !