mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 11:33:09 +01:00
added content to 104-native-drivers.md (#2676)
* added content to 104-native-drivers.md * Update content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/104-native-drivers.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
parent
1881f20c90
commit
d9b39182b9
@ -1,5 +1,7 @@
|
||||
# Native drivers
|
||||
|
||||
NativeDriver is an implementation of the WebDriver API which drives the UI of a native application rather than a web application. It extends the WebDriver API in a few key places, and re-interprets the existing API for native applications.
|
||||
|
||||
- MySQL:
|
||||
- [`mysql`](https://www.npmjs.com/package/mysql)
|
||||
- [`mysql2`](https://www.npmjs.com/package/mysql2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user