Relative Content

Tag Archive for javascriptc++postgresqlarchive

What language would you reccommend for building a UI to access and manipulate large SQL databases? (Why? Benefits/Drawbacks?))

I’m fairly new to coding and have been learning and building a personal archival database using SQL over the past few months. However, I would also like to develop a simple (at first) UI to use for viewing and interacting with the stored data. Think along the lines of a library or museum’s digital catalogue where you have a list of entries you can scroll through, each showing basic info, but then can click on any one entry to see more in-depth (linked) data.