Skip to content

Details

MySQL is the most popular relational database for web apps – be it Web 2.0 sites, SaaS applications or any other web app. In most cases, these apps are written in Java and often have lots of users – which translates to a high number of hits/second on their MySQLinstance, and a big database size. In the meetup we'll dive into this particular area of Java applications - the layer between the application and the database.

We will discuss how to optimize the database to better service the increasing the demands from the applications, as well as how to optimize the applications to better handle and exploit database capabilities. A sample of topics that will be covered include: JPA, SQL command optimization, use of database scale-out such as read/write splitting and sharding.

Victoria Dudin

Victoria is responsible for ScaleBase’s overall product development execution. She brings over 15 years of product development experience in the software industry to ScaleBase. Prior to joining ScaleBase, Victoria held several senior positions at Comverse, where she was responsible for managing a 24/7 R&D team and driving the delivery of new and revised products.

Victoria holds a BS in Computer Science from the University of Massachusetts and a MS in Computer Science from Harvard University.

Related topics

You may also like