from what i see from your question what you need to do is send requests to your server to query data from your database and show it to you client in real-time.For that i would recommend that you use web sockets(such as socket.io) or AJAX so that you could update your website seamlessly
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…