| With the continuous improvement of science and technology and the advent of the eraof knowledge economy, the informationalized management of primary school andkindergarten have developed more and more important in early childhood education.Traditional way of contact, communication tools, and campus management system cannotmeet the needs of schools and parents, huge amounts of large data storage and sharing oflearning resources also can not meet the requirement of the user. How to realize the schooland parents in online platform to communicate effectively, the campus online office and thestorage and sharing of mass learning resources will become important issues which children’seducation will facing. Starting from this point, the development of early childhood educationonline office platform, using the increasingly perfecting of Nosql database technology to helpstore huge amounts of data resources, and use its features to increase the speed of big dataresource access and running, which will effectively solve the campus informationalizedmanagement and improve the processing efficiency of resource storage and access.In order to achieve mass big data storage and the rapid of system running, the databasechose the way of combination MySQL database and MongoDB database. Use MySQL tostore the data which involve relationship lookup operation and so on, and use MongoDB tostore all kinds of documents and photographs. System use SSH framework to develop. Firstof all, do the functional and non-functional requirements analysis of system. Functionalrequirements use UML to establish the total use case diagram of foreground and thebackground module respectively, And then to design the overall architecture of the systemand module partition. Then do the detailed design of personal center module, informationnotification module, electronic photo album module, document management module, classinformation management module, personnel file management module, system settingmodule and some others function module. Finally, implement and test each functionmodule.Through the technology of combination MySQL database and MongoDB database,greatly improving the efficiency of large data storage and access and the operating rate ofeach function module. Currently, the system has been running for more than three months,each function module running in good condition. |