Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do ISVs, OEMs and VARs use and include MySQL with their products?

ISVs MySQL products vars
0
10 Posted

How do ISVs, OEMs and VARs use and include MySQL with their products?

0
10

A. There are 2 scenarios for embedding MySQL. Scenario 1: Deeply Embedded MySQL The customer has no visibility into the operation of the database. The ISV/VAR is using the embedded MySQL Server Library (libmysqld) as an in-process data storage engine that provides all the features of a traditional relational database but with a small footprint that can fit within devices, hardware, appliances and lightweight applications. In this mode, MySQL requires zero administration by the end user. In addition, because MySQL runs in-process, there is no network I/O, which helps to improve performance. Scenario 2: Bundled MySQL The customer has complete visibility and control over the database, enabling them to configure, tune, optimize, and administer the database. The ISV / OEM uses the MySQL Server as a standalone relational database.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123