This repository is now deprecated. We moved to a new mono repository architecture containing all of Ledger Live JavaScript Ecosystem that you can find here. You can follow the migration guide to help you make the transition.
this is a part module componen from or to DKAFramework
Simple Installation
with npm npm install @dkaframework/database@<version>
with yarn install yarn add -D @dkaframework/database@<version>
Read More About Installation Guide On the Website Us For More Information.
Simple Used Module
with ESCMA SCRIPT
import Database, { MariaDB, Sqlite } from "@dkaframework/database"; (async () => { /** ... another code ... **/ // let instance = await new Database.MariaDB(MariaDBConfig); // let instance = await new Database.Sqlite(SqliteDBConfig); let instance = await new Database.MariaDB(MariaDBConfig | SqliteConfig); await instance.Read(tableName, Rules) .then(async (result) => { console.log(result); }) .catch(async (error) => { console.log(error); }); /** .. another code ... **/ })();
Read More About How To Use For How To Details Use.
Flexible: System opens and closes the function of loading the required modules because the framework module is unloading Install it.
Fast: Optimizes Servers with Low RAM, and the Fastest Combination of Frameworks, and Compression Technologies The good one.
- Structured. Easily Comprehensible and Neat Code and Callable Like a Modulation Pack.
- No Interface Blocking. Can Run Without Interfering With Other Functions.
- Complete Documentation. Complete and Included Documentation and Sample Code.
- Free from Error. There is an Error Detection so that Finding Errors Can be Easily Done.
- Without Installing WebServer. Using the main JS language that is suitable in terms of data efficiency.
- More Other Features. 🐈
I'm a Night 🦉
🌞 Morning 147 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.16% 🌆 Daytime 605 commits █████████░░░░░░░░░░░░░░░░ 37.72% 🌃 Evening 533 commits ████████░░░░░░░░░░░░░░░░░ 33.23% 🌙 Night 319 commits █████████████░░░░░░░░░░░░ 19.89%
📅 I'm Most Productive on Monday
Monday 352 commits █████░░░░░░░░░░░░░░░░░░░░ 21.95% Tuesday 259 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.15% Wednesday 275 commits ████░░░░░░░░░░░░░░░░░░░░░ 17.14% Thursday 167 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 10.41% Friday 207 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.91% Saturday 193 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.03% Sunday 151 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 9.41%
📊 This Week I Spent My Time On
⌚︎ Time Zone: Asia/Makassar 💬 Programming Languages: YAML 1 hr 54 mins ████████████░░░░░░░░░░░░░ 47.6% Python 1 hr 23 mins ████████░░░░░░░░░░░░░░░░░ 34.73% C++ 24 mins ██████████████░░░░░░░░░░░ 50.29% CMake 10 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 4.27% XML 4 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 1.72%
Read About : LICENCE
@yovangga | @DKAResearchCenter |
---|---|
Full Stack Development | DKA Research Center |
Thanks To DKA Research Center To Donate a Package Name!