phpmyadmin과 비슷하게 mongoDB를 php 서버로 관리하기 위한 phpMoAdmin

[출처] http://www.phpmoadmin.com/

리눅스, 아파치 웹서버, mysql 데이타베이스, php 스크립트를 운용하는 LAMP 서버에서는 phpmyadmin 이라는

대부분 사용하고 있는 database 툴이 있습니다.

여기에 최근 각광받는 nosql 데이타베이스인 mongoDB를 사용할 때는 관리가 참 남감한데요.

phpMoAdmin리는 툴이 있습니다. 최근 웹 기술을 사용하여 역동적인 인터페이스를 가지고 있습니다.

 

 

phpMoAdmin - MongoDB GUI

MongoDB administration tool for PHP

Built on a stripped-down version of the Vork high-performance framework

phpMoAdmin Mongo Admin GUI
  • Nothing to configure - place the moadmin.php file anywhere on your site and it just works!
  • Fast AJAX-driven XHTML 1.1 interface operates consistently in every browser!
  • Self-contained in a single 95kb file!
  • Works on any version of PHP5 with the MongoDB NoSQL database & Mongo PHP driver.
  • Enter into the single smart-search box:
    • Plain text
    • (type-casted) value
    • Text with * wildcards
    • Regular Expressions (regex)
    • JSON (with Mongo-operators enabled!)
  • Includes multiple design themes to choose from
  • Super flexible - option to query MongoDB using JSON or PHP-array syntax
  • Import/export data in JSON format
    • Export full collections
    • Export the results of any query
    • Import can:
      • Insert only new records
      • Save / upsert (adds & overwrites)
      • Update only pre-existing records
      • Batch-Insert until a duplicate is found
  • Textareas can be resized by dragging/stretching the lower-right corner.
  • E_STRICT PHP code is formatted to the Zend Framework coding standards + fully-documented in the phpDocumentor DocBlock standard.
  • Instructional error messages - phpMoAdmin can be used as a PHP-Mongo connection debugging tool
  • Option to enable password-protection for one or more users; to activate protection, just add the username-password(s) to the array at the top of the file.
  • Free & open-source! Released under the GPLv3 FOSS license!

DOWNLOAD phpMoAdmin

(tiny 25kb download, unzips to 115kb)

경축! 아무것도 안하여 에스천사게임즈가 새로운 모습으로 재오픈 하였습니다.
어린이용이며, 설치가 필요없는 브라우저 게임입니다.
https://s1004games.com

Screenshots

Object display

Full-mode

Object display in full mode

Object display

Compact-mode

Object display in compact mode

Object editor

Drag-corner to resize textarea

Object editor

Mongo Statistics

Stats, error log, versions & system info

MongoDB Stats


Features

  • Database
    • List with data sizes
    • Create/drop
    • Repair/compact
  • Collection
    • Show list of collections with number of objects within each
    • Create/rename/drop collection
    • List indexes
    • Create/drop indexes
      • multiple keys
      • ascending/descending
      • unique index
  • Data objects
    • Single smart-search box accepts:
      • exact-text
      • (type-casted) value
      • text with * wildcards
      • Regular Expressions (regex)
      • JSON (with Mongo-operators enabled)
    • Option to query MongoDB using JSON or a PHP array
    • Show objects with 3-different viewing options (full, compact & uniform)
    • Sort by any key within your data object (even nested sub-keys!) with ascending/descending option
      • Option to sort by $natural for rapid browsing of large datasets
    • Define the number of results to display per page (or unlimited)
    • Create/delete objects
    • Edit object data
  • Mongo GridFS
    • GridFS objects automatically link GridFS chunks to GridFS files
  • MongoDB stats
    • Uptime, memory, etc.
    • Log of previous errors
    • Mongo-PHP settings
    • Version & bit-depth of MongoDB, Mongo PHP driver, phpMoAdmin, etc.
  • Optional password-protection for one or more users

본 웹사이트는 광고를 포함하고 있습니다.
광고 클릭에서 발생하는 수익금은 모두 웹사이트 서버의 유지 및 관리, 그리고 기술 콘텐츠 향상을 위해 쓰여집니다.
번호 제목 글쓴이 날짜 조회 수
176 그 외 OpenAPI 가을의 곰을... 2012.08.22 4337
175 이통사 OpenAPI file 가을의 곰을... 2012.08.22 4175
174 포털 OpenAPI file 가을의 곰을... 2012.08.22 4099
173 공공기관 OpenAPI 가을의 곰을... 2012.08.22 3356
172 멀티부팅시 우분투 GRUB 복구하기.. file 가을의 곰을... 2012.08.21 6025
171 Hadoop HDFS BASIC Usage Over View : 하둡 사용 개요 가을의 곰을... 2012.08.20 5378
170 HDFS 테스트 file 가을의 곰을... 2012.08.20 4560
169 클라우드 기반의 재해복구 시스템 (DRS system) 구축 분석에 대한 논문 가을의 곰을... 2012.08.20 4576
168 오픈 소스 클라우드 분석 file 가을의 곰을... 2012.08.20 3896
167 Visual studio 2010 에서 소스파일을 UTF-8 로 자동변환 file 가을의 곰을... 2012.08.19 3622
166 HTML5로 자신만의 3D 엔진을 만들자 file 가을의 곰을... 2012.07.29 8303
165 SQL 쿼리를 NoSQL인 MongoDB 쿼리로 변경하기 가을의 곰을... 2012.07.29 4249
164 GitHub 소개글 - 류광님 가을의 곰을... 2012.07.29 3523
163 GIT Server 구축 : LINUX UBUNTU, MS WIN file 가을의 곰을... 2012.07.28 5786
162 git 서버 설치 요령 file 가을의 곰을... 2012.07.28 4020
161 mongoDB와 PHP 참고자료 가을의 곰을... 2012.07.15 4845
160 MongoDB와 PHP 연동 가을의 곰을... 2012.07.15 4767
» phpmyadmin과 비슷하게 mongoDB를 php 서버로 관리하기 위한 phpMoAdmin file 가을의 곰을... 2012.07.15 10935
158 Hadoop을 이용한 분산 데이터 처리, Part 3: 애플리케이션 개발 file 가을의 곰을... 2012.07.15 3577
157 Hadoop을 이용한 분산 데이터 처리, Part 2: 추가 주제 file 가을의 곰을... 2012.07.15 3979
대표 김성준 주소 : 경기 용인 분당수지 U타워 등록번호 : 142-07-27414
통신판매업 신고 : 제2012-용인수지-0185호 출판업 신고 : 수지구청 제 123호 개인정보보호최고책임자 : 김성준 sjkim70@stechstar.com
대표전화 : 010-4589-2193 [fax] 02-6280-1294 COPYRIGHT(C) stechstar.com ALL RIGHTS RESERVED