[DB-SIG] DB scheme question

2010-12-11 Thread John Q. Public
Hello, Before I can ask my question, I have to present the data I work with. My goal is to create a (very) simple version control for a unique type of (text) file. The file has three parts: 1. atoms - set of attributes (e.g. name, id, etc). Each version of the file contains up to thousands of ato

Re: [DB-SIG] DB scheme question

2010-12-11 Thread Carl Karsten
On Sat, Dec 11, 2010 at 12:18 PM, John Q. Public wrote: > > Hello, > > Before I can ask my question, I have to present the data I work with. > My goal is to create a (very) simple version control for a unique type of > (text) file. > The file has three parts: > 1. atoms - set of attributes (e.g. n