An open API service indexing awesome lists of open source software.

https://github.com/jinyphp/database

jinyPHP Database
https://github.com/jinyphp/database

Last synced: about 1 year ago
JSON representation

jinyPHP Database

Awesome Lists containing this project

README

          

# jinyPHP Database
`jinydb`는 지니PHP와 연동되는 데이터베이스 쿼리엔진 입니다.
직접 Raw 쿼리를 작성하여 실행을 할 수 있습니다. 또한, 쿼리빌더를 이용하여 쿼리를 생성하여 실행을 할 수도 있습니다.

사용방법은 깃허브 저장소의 wiki 문서를 참조하시길 바랍니다.