SUO Jian, LUO Zhongliang. The Implementation of Schema-Less Data Access in Relational Database[J]. Acta Scientiarum Naturalium Universitatis SunYatseni, 2013,52(4):83-88.
SUO Jian, LUO Zhongliang. The Implementation of Schema-Less Data Access in Relational Database[J]. Acta Scientiarum Naturalium Universitatis SunYatseni, 2013,52(4):83-88.DOI:
Relational database is a very satisfiable transaction processing in enterprise management
however
with the advancing of Web20 era
there are more and more people increasingly focus on the exceptional performance of highconcurrency accessing of unstructured data. As to the question of the combination and extension of relational database and NoSQL schema
the paradox of data consistency and high-performance data access can be solved by the redeconstruct of data and access instruction in the data accessing process of traditional database
which implement the idea of dividing the data access into schema and schemaless process. At last
the test in mass-concurrent insertion
query
and other database operations of the same data have been made in the same MySQL database. The results under schema and schema-less environment prove this solution is more efficient than relational database.