Tagged Questions

4
votes
3answers
308 views

Best database design for a “sensor system”

I'm doing a schoolwork and.. I have to do a vehicle tracker system. I thought of these three designs. What do you think? My database schemas Opinions?
0
votes
1answer
107 views

Data model documentation tool

Any good tools for documenting each table, field, the list of values, field type, lengths etc? (Except word / excel)? Worse case is create html tables and save it as a html page but I dont now if ...