i want to create web app with node js and react js.
there will be 2 page in in that web app one will be which record the voice and store in database and in second page any user can come and say anything after that web app will match that voice and with database and it will return with user name.
i already done record part saved in folder but don't know which database i should use to store data which can match data during second page when user need there name when they speak anything..
thanks in advance i new in node and react please help with this :D