Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

quickdocs/quickdocs-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickdocs-Database

Installation

$ git clone https://github.com/quickdocs/quickdocs-database
$ cd quickdocs-database
$ mysql -uroot -e 'CREATE DATABASE quickdocs DEFAULT CHARACTER SET utf8'
$ mysql -uroot quickdocs-database < db/schema.sql
(ql:quickload :quickdocs-database)

Author

Copyright

Copyright (c) 2015 Eitaro Fukamachi (e.arrows@gmail.com)

License

Licensed under the BSD 2-Clause License.

About

Quickdocs database accessor collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published