0.0.1 • Published 3 years ago

sqlite3connect v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Sqlite3 Connect

  • A SQLITE3 DB But its on stored on our servers

Why To Use?

  • Get Your Data Any Where.
  • Easy to use
  • Trusted By Developers
  • Regularly Updated

Usage

  • Get Cryptons TOKEN From Our Discord Server: Link
const connect = require('sqlite3connect');
const db = new connect.db({token: 'CRYPTONS_API_TOKEN'})
db.set(`DBKEY/Name` , value)
db.add(`DBKEY/Name` , value[must be number])
db.subtract(`DBKEY/Name` , value[must be number])
db.delete(`DBKEY/Name`)
db.get(`DBKEY/Name`, (d)=>{
    console.log(d)
})

Other

  • Official Partnered with Cryptons API and One of the Main Developers of the API.
  • Cryptons-API
  • Main DB Server Made By Agent Hacker#0477
  • Made By Agent Hacker#0477
0.0.1

3 years ago