HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/sails-disk/README.md
# sails-disk <a href="http://en.wikipedia.org/wiki/Embedded_database"><img src="http://sailsjs.com/images/icon_hardisk.png" title="sails-disk"/></a>

A local disk adapter for the Sails framework and Waterline ORM.  Functions as a persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only).  It is bundled with the `sails-hook-orm` hook that is included by default in new Sails projects.

> Under the hood, this uses [nedb](http://npmjs.com/package/nedb).


## Help

If you have further questions or are having trouble, click [here](http://sailsjs.com/support).


## Bugs &nbsp; [![NPM version](https://badge.fury.io/js/sails-disk.svg)](http://npmjs.com/package/sails-disk)

To report a bug, [click here](http://sailsjs.com/bugs).


## Contributing

Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.

[![NPM](https://nodei.co/npm/sails-disk.png?downloads=true)](http://npmjs.com/package/sails-disk)


## License

This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).