Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-a-j/database-coffee
Fast and smooth connection to all popular databases by node.js only
https://github.com/a-a-j/database-coffee
databasse discord-js firebase mysql node-js
Last synced: 26 days ago
JSON representation
Fast and smooth connection to all popular databases by node.js only
- Host: GitHub
- URL: https://github.com/a-a-j/database-coffee
- Owner: A-A-J
- License: gpl-3.0
- Created: 2022-12-07T18:46:13.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T20:37:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T00:17:10.395Z (26 days ago)
- Topics: databasse, discord-js, firebase, mysql, node-js
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
Database-coffee# 🔗 Supported databases
- [firebase-admin](https://github.com/firebase/firebase-admin-node)# ⭐ But Why ?
- Smooth in use
- No need to use too many texts
- Supports databases with the same structure used in the project.# 📕 Setup
```js
npm install database-coffee
```
or
```js
git clone https://github.com/A-A-J/database-coffee.git
```# ❓How to used?
Full use added inside [text](https://github.com/A-A-J/database-coffee/tree/master/test) folder
> firebase
- [set](https://github.com/A-A-J/database-coffee/blob/master/test/firebase/set.js)
- [findOne](https://github.com/A-A-J/database-coffee/blob/master/test/firebase/findOne.js)
- [findAll](https://github.com/A-A-J/database-coffee/blob/master/test/firebase/findAll.js)
- [update](https://github.com/A-A-J/database-coffee/blob/master/test/firebase/update.js)
- [delete](https://github.com/A-A-J/database-coffee/blob/master/test/firebase/delete.js)# 💭 Contact us | Support