Carlosinfl
Loves the juice
- Joined
- Sep 25, 2002
- Messages
- 6,633
I am using PostgreSQL to hold my entire I.T. inventory for my company. I am manually entering the data in via hand through the Linux command line and the 'psql' utility which is great for me but other co-workers in I.T. have no understanding of how to view the schema and I wanted to see if anyone had any recommendations for software or applications I could use that would display all my PostgreSQL data to them over the web of sorts? Something that lets them view the warranty expiration dates I entered in the Dell table. I don't want an administrative tool like 'phppgadmin' or anything but more like a utility that users can go in and view the database schema and data for reference only.