https://github.com/arlac77/sorm
node js (sqlite) schema manipulation
https://github.com/arlac77/sorm
ddl sql sqlite3
Last synced: 6 months ago
JSON representation
node js (sqlite) schema manipulation
- Host: GitHub
- URL: https://github.com/arlac77/sorm
- Owner: arlac77
- License: bsd-2-clause
- Created: 2011-11-18T17:00:02.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T18:58:08.000Z (10 months ago)
- Last Synced: 2025-03-21T08:47:02.603Z (7 months ago)
- Topics: ddl, sql, sqlite3
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/sorm)
[](https://github.com/arlac77/sorm)
[](http://travis-ci.org/arlac77/sorm)
[](https://www.bithound.io/github/arlac77/sorm)
[](http://codecov.io/github/arlac77/sorm?branch=master)
[](https://coveralls.io/r/arlac77/sorm)
[](https://codeclimate.com/github/arlac77/sorm)
[](https://snyk.io/test/github/arlac77/sorm)
[](https://github.com/arlac77/sorm/issues)
[](http://waffle.io/arlac77/sorm)
[](https://david-dm.org/arlac77/sorm)
[](https://david-dm.org/arlac77/sorm#info=devDependencies)
[](http://inch-ci.org/github/arlac77/sorm)
[](https://npmjs.org/package/sorm)
[](http://commitizen.github.io/cz-cli/)sorm -- simple object relational mapper for node (sqlite)
==============================[](https://greenkeeper.io/)
## SYNOPSIS
This is just enough info to get you up and running.
## IMPORTANT
**You need node v6.9 or higher to run this program.**
license
=======BSD-2-Clause