《加快 MySQL 应用程序开发.pdf》由会员分享,可在线阅读,更多相关《加快 MySQL 应用程序开发.pdf(60页珍藏版)》请在三个皮匠报告上搜索。
1、Faster Application Development for MySQLCopyright 2024 Oracle and/or its affiliates1Mike Frank,MySQL Product Management Director|OracleOracleStreamlining Software development can be complicatedDevelopers strive to deliver high-quality products faster and more efficientlyStreamlining for Creating,Des
2、igning and Testing software requiresSimplificationAutomationOptimizationIn this talk we will present new techniques for”Streamlining”AppDev with MySQL”Copyright 2024 Oracle and/or its affiliates2Streamlining development for MySQLCopyright 2024,Oracle and/or its affiliates.All rights reserved.31-Inte
3、gration with VS Code for MySQL Devs and DBAsSQL IDE for MySQLMySQL Shell Extension for VS CodeSupport SQL,JavaScript,PythonAdmin APIsConnectionsMySQL HeatWave and OCI Integration2-Leverage Progressive Web Apps using RESTMySQL Restful Service within the MySQL RouterAutomate using create from a schema
4、Integration to develop to RestAPIs within VS Code3-Supporting JavaScript dev inside the MySQL server Write MySQL Stored ProceduresDevelop,debug and and deploy within VS Code4-MySQL Kubernetes OperatorAutomatesDeploymentConfigurationAvailabilityConsistent environment for development,testing,and produ
5、ctionAllows developers to focus on codeOverviewCopyright 2024,Oracle and/or its affiliates.All rights reserved.41-Integration with VS Code for MySQL Devs and DBAsVS Code IDEExtensionsMulti-languageMulti-platformSource Code Control IntegrationWith MySQL Shell ExtensionSchema NavigationSQL EditorSQL W
6、orksheetsData/Results GridsOCI integrationCopyright 2024 Oracle and/or its affiliates52-Leverage Progressive Web Apps using RESTAdvantages PWAs are platform agnostic same code across multiple platformsLeverages Web Dev SkillsFaster DevelopmentDiscoverableSecurity Standards supportedEasy to updateCop