The Implementation of Schema-Less Data Access in Relational Database
返回论文页
|更新时间:2023-12-11
|
The Implementation of Schema-Less Data Access in Relational Database
Acta Scientiarum Naturalium Universitatis SunYatseniVol. 52, Issue 4, Pages: 83-88(2013)
作者机构:
惠州学院计算机科学系,广东,惠州,516007
作者简介:
基金信息:
DOI:
CLC:
Published:2013,
Published Online:25 July 2013,
扫 描 看 全 文
SUO Jian, LUO Zhongliang. The Implementation of Schema-Less Data Access in Relational Database. [J]. Acta Scientiarum Naturalium Universitatis SunYatseni 52(4):83-88(2013)
DOI:
SUO Jian, LUO Zhongliang. The Implementation of Schema-Less Data Access in Relational Database. [J]. Acta Scientiarum Naturalium Universitatis SunYatseni 52(4):83-88(2013)DOI:
The Implementation of Schema-Less Data Access in Relational Database
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.