UNPKG

@itentialopensource/adapter-db_mysql

Version:
94 lines 2.9 kB
{ "name": "adapter-db_mysql", "webName": "Adapter for Integration to Oracle MySQL Database", "supportLevel": "community", "vendor": "Oracle", "product": "MySQL", "techAlliance": false, "osVersion": [], "apiVersions": [], "iapVersions": [ "2021.1.x", "2021.2.x", "2022.1.x", "2023.1.x" ], "method": "Library", "type": "Adapter", "domains": [ "Data Storage" ], "tags": [ "Database & Repository Operations" ], "useCases": [ "CRUD Operations", "Persist Data" ], "deprecated": { "isDeprecated": false }, "brokerSince": "", "authMethods": [ { "type": "Database Auth", "subtypes": [], "primary": true } ], "documentation": { "storeLink": "", "npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-db_mysql", "repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-db_mysql", "docLink": "https://gitlab.com/itentialopensource/adapters/adapter-db_mysql/-/blob/master/README.md?ref_type=heads", "demoLinks": [], "trainingLinks": [ { "title": "Itential Academy", "link": "https://www.itential.com/itential-academy/" } ], "faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter", "contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide", "issueLink": "https://itential.atlassian.net/servicedesk/customer/portals", "webLink": "https://www.itential.com/adapters/mysql/", "vendorLink": "https://www.oracle.com/", "productLink": "https://www.mysql.com/", "apiLinks": [ { "title": "MySQL SQL Reference", "link": "https://dev.mysql.com/doc/refman/8.4/en/sql-statements.html", "public": true }, { "title": "MySQL Node Library Documentation", "link": "https://www.npmjs.com/package/mysql", "public": true } ], "workshopLinks": [], "workshopHomePage": "https://www.itential.com/get-started/" }, "assets": [], "relatedItems": { "adapters": [], "integrations": [], "ecosystemApplications": [], "workflowProjects": [ { "name": "Mysql Adapter Test", "webName": "Mysql Adapter Test", "overview": "This Pre-Built is used to test the MySQL adapter. This pre-built contains a workflow that uses the MySQL adapter in IAP to perform CRUD operations on the MySQL server (i.e. creating, inserting, updating, selecting, deleting, and dropping tables).", "isDependency": false, "versions": [ "0.0.6" ], "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/mysql-adapter-test", "docLink": "<TBD>", "webLink": "https://www.itential.com/automations/mysql-adapter-test/" } ], "transformationProjects": [], "exampleProjects": [] } }