The invention discloses a distributed consistency protocol submission method and
system based on sequential
verification, and belongs to the field of
distributed database development. The method comprises the following specific steps: S1, establishing long connection with a
distributed database cluster by using a
client according to an agreed communication mode; s2, enabling the
database to execute an
SQL statement query process; s3, after
SQL statement analysis is completed, converting related operations into Request of a corresponding type. According to the method, the idea of high cohesion and low
coupling is utilized, user data is decoupled from the distributed
consensus module, an independent user
data processing module is formed, the independent user
data processing module can be parallel to the distributed
consensus module, the performance overhead of the distributed
consensus module is reduced, the consensus reaching efficiency of distributed consensus is improved, and therefore, the overall
processing capacity of the
distributed database is improved, the performance of the distributed
database is improved, and meanwhile the portability and
reusability of the consensus module are improved.