CONCLUSION
With the rapid development of embedded technology,
embedded databases have been more widely used. Through
the use of embedded database SQLite, it effectively
simplifies the process of the embedded application
development and achieves the efficient management of data
and information. In this experiment SQLite is applied to the
laboratory intelligent remote monitoring system. With
SQLite as the data management center it realizes the modular
decomposition of system functions and optimizes the system
structure. The result shows that this method is satisfactory. It
overcomes the inconvenience on system development caused
by file-based mode of data access. It also makes up the
vacancy that the traditional database can’t be used on
embedded platforms. This approach simplifies the system
development process and improves the efficiency of the
development.