MySQL Shell 8.0 – What’s New?
MySQL Document Store
In MySQL 8.0 a new stack of components is introduced, turning MySQL to a competitive Document Store solution.
The MySQL Document Store takes advantage of existing capabilities including:
- Efficient and safe data management from the InnoDB storage engine
- ACID compliance and Transactional Operations
- High Availability with Group Replication and InnoDB cluster
One of the most attractive components introduced in MySQL 8.0 is a development API (DevAPI) that enables you to create JSON document based applications through a fluent API.…
Source: MySQL Shell 8.0 – What’s New?
Leave a Reply