Launch wars.vote4.hk within 2 days with $0 cost
What we learned from our previous vote4.hk project, and how we design wars.vote4.hk to optimize cost and workflow of an opensource project.
Here is a list of event, includes speaker session and other intermediate slots (e.g. lunch):
What we learned from our previous vote4.hk project, and how we design wars.vote4.hk to optimize cost and workflow of an opensource project.
I will talk the security challenges for modern databases, and the out-of box security features that you can get from MySQL to deal with those challenges. I also will show you how to build a bulletproof application systems with features from MySQL 8.0 and MySQL Enterprise Edition.
Data is critical to system. Building a reliability system requires a reliable Database Platform. MySQL High Availability with Replication, InnoDB Cluster / NDB Cluster provides the choice of deployment architectures to achieve different Service level (SLA) expectations. The talk will cover the innovation of Today with MySQL replication capabilities including Network communication, Flow control and Data Consistency. The latest ReplicaSet and InnoDB Cluster will be explored.
I will introduce to Rust, including the principles, the traits, and the current state of the Rust community. After that, I am going to talk about how to build a minimal DBMS from scratch - the StellarSQL project. In this talk, the following is covered. What is a DBMS? What is the architecture of the DBMS? What is the progress in developing the project? What are the existed resources in the community that I use for the developing? The speech would manifest that developing a small DBMS is fascinating and Rust is cool and powerful.