An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.
Go to file
2016-09-12 17:31:23 +02:00
dist update structure 2016-09-12 17:31:23 +02:00
test update structure 2016-09-12 17:31:23 +02:00
ts update structure 2016-09-12 17:31:23 +02:00
.gitignore add tests and gitlab ci 2016-09-11 16:22:53 +02:00
.gitlab-ci.yml fix gitlab ci 2016-09-11 16:26:09 +02:00
package.json update structure 2016-09-12 17:31:23 +02:00
README.md add basic README 2016-09-11 18:03:47 +02:00
tslint.json add tests and gitlab ci 2016-09-11 16:22:53 +02:00

smartdata

smartdata is a ODM that adheres to TypeScript practices and uses classes to organize data. It uses MongoDB as persistent storage.