{"library":"startupdb","type":"library","category":null,"description":"A file-based database for Express.js applications. Its current stable version is 3.0.19. It stores data in JSON files on the filesystem, making it suitable for small projects or prototyping where a full database is unnecessary. Key differentiators include zero configuration, automatic file management, and tight integration with Express routing. It is released as needed on npm with no fixed cadence. Compared to alternatives like lowdb, startupDB offers simpler file handling and is specifically designed to work as middleware for Express.","language":"javascript","status":"active","version":"3.0.19","tags":["javascript"],"install":[{"cmd":"npm install startupdb","imports":["const startupDB = require('startupdb')","app.use(startupDB())","req.db.get('users')"]},{"cmd":"yarn add startupdb","imports":[]},{"cmd":"pnpm add startupdb","imports":[]}],"homepage":null,"github":"https://github.com/bitsplitter/startupDB","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/startupdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/startupdb/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}