반응형
Stairtower: Database server for JSON documents
Stairtower is a database server for schema-free, JSON documents. It’s built on React, uses a restful API, and is entirely written in PHP.
Stairtower is a (experimental) database server for schema-free, JSON documents, that provides a restful API and is entirely written in PHP.
The software is in alpha state an early alpha state and not ready for production. The biggest parts of the API are defined and major parts are covered by unit tests. Nevertheless there is much to improve.
For more information see stairtower.cundd.net
Installation
-
Get the source code
git clone https://github.com/cundd/pos.git stairtower
cd stairtower
-
Install requirements
Get Composer:
curl -sS https://getcomposer.org/installer | php
Install the libraries:
php composer.phar update
반응형
'프로그래밍 > App' 카테고리의 다른 글
[APP] 안드로이드 테스트 툴 - Appium (0) | 2015.09.23 |
---|---|
하이브리드 앱 구현하기 (0) | 2015.06.03 |
[Python] Python Tools for visual studio (0) | 2014.11.10 |
[Android] Android Query - AQuery (0) | 2014.10.27 |
사물인터넷 관련 기술 - homekit, healthkit, swift (0) | 2014.08.21 |