A simple, effective, and efficient database wrapper.
- Written in TypeScript
- Offers CommonJS, ESM and UMD bundles
- Fully tested
You can use the following command to install this package, or replace npm install
with your package manager of choice.
npm install @joshdb/core@next
Unfortunately, the website to host the documentation is not yet ready, but you can check on it's progress here
Josh is quite simply the easiest storage system you'll ever encounter. Josh makes it simple to store any JSON-based data effectively into any popular database back-end using providers.
Josh makes it extremely easy and simple to get a project up and running as quickly as possible with very little effort when it comes to the database interaction layer. It does this by removed the complexity of setting up and ORM or learning a database language, while still giving you all the power.
If you think you can do better, if you already know database interactions or ORMs, or you don't trust database wrappers made by other people... Well, in any of those cases I don't even know why you're on this page, go on now, git out --of:here
and go make some good applications, you don't need this!