Easy to use database with views for a medical student doing research?
Posted
by
Sarah
on Super User
See other posts from Super User
or by Sarah
Published on 2012-05-23T11:22:53Z
Indexed on
2012/06/03
22:42 UTC
Read the original article
Hit count: 199
database
I'm having trouble finding a tool that does this for my friend (without designing it myself). What is needed is a simple program with a database where input forms and views can be designed and saved.
A patient table might consist of, say, 50 columns, so it is imperative that it is possible to make columns be able to default, say, through a form for submission of data.
By views I mean something like "saved selections" based on various criteria (WHERE runny_nose=True...) but as friendly as possible to save, and export options would be nice. Does this exist at all? It seems at one hand trivial and on the other, my Google fu is failing.
© Super User or respective owner