Skip to content

NoSQL abstraction layer for AWS Dynamo DB, AWS Simple DB, Mongo DB, and Redis. Includes nosql database abstraction layer and session / cache libraries for Kohana 3.

Notifications You must be signed in to change notification settings

im-ikeda/KO3-NoSQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KO3-NoSQL

NoSQL abstraction layer for AWS Dynamo DB, AWS Simple DB, Mongo DB.

3.2 Current Features

  • nosql database abstraction layer with support for AWS Dynamo DB, AWS Simple DB, Mongo DB
  • nosql auth driver for Mongo DB

Future

  • nosql session driver for Kohana with support for AWS Dynamo DB, AWS Simple DB, Mongo DB
  • nosql cache driver for Kohana with support for AWS Dynamo DB, AWS Simple DB, Mongo DB
  • nosql auth driver support for AWS Dynamo DB and AWS Simple DB

Example Mongo

Example AWS Dynamo DB

Example AWS Simple DB

License

This is licensed under the same license as Kohana

http://kohanaframework.org/license

This project is not endorsed by the Kohana Framework project.

About

NoSQL abstraction layer for AWS Dynamo DB, AWS Simple DB, Mongo DB, and Redis. Includes nosql database abstraction layer and session / cache libraries for Kohana 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.6%
  • HTML 11.4%