diff --git a/src/data/plugins.json b/src/data/plugins.json index aed12c19b2..0c7c0d51c8 100644 --- a/src/data/plugins.json +++ b/src/data/plugins.json @@ -1082,7 +1082,15 @@ "link":"https://github.com/pushpak1300/cypress-mailpit", "keywords":["mailpit", "email", "test", "commands", "email"], "badge":"community" + }, + { + "name":"cypress-sql", + "description":"The @dankieu/cypress-sql package supports the following database connections Sql server, Mysql, OracleDB, Postgress", + "link":"https://github.com/testervippro/cypress-sql", + "keywords":["sql", "database", "test", "commands", "oracle"], + "badge":"community" } + ] }, {