Database document software?
Thursday, October 30th, 2008 16:22![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Something I've wished for several times recently is a database-document program.
By "document" I mean that the database is a single file, which I can move, copy, etc., as opposed to living in a database server which has to stay up, uses accounts and ACLs, needs special backup procedures, and so on. It doesn't need to support humongous data sets — fits-in-memory and even linear searches are fine.
I am aware that people use spreadsheets for such purposes, but I would like to have named, typed, and homogeneous columns, easy sorting/filtering/querying, etc. which I assume I'm not going to find there. Relational would be nice too.
It must be GUI, and run on Mac OS X, but it doesn't have to be thoroughly native — I can stand the better sort of Java or perhaps even X11 app.
And finally, it should have a file format that either is obvious how to parse, or has a specification, or is supported by many other programs.
Does such a thing exist?
(If not, I might write it.)
By "document" I mean that the database is a single file, which I can move, copy, etc., as opposed to living in a database server which has to stay up, uses accounts and ACLs, needs special backup procedures, and so on. It doesn't need to support humongous data sets — fits-in-memory and even linear searches are fine.
I am aware that people use spreadsheets for such purposes, but I would like to have named, typed, and homogeneous columns, easy sorting/filtering/querying, etc. which I assume I'm not going to find there. Relational would be nice too.
It must be GUI, and run on Mac OS X, but it doesn't have to be thoroughly native — I can stand the better sort of Java or perhaps even X11 app.
And finally, it should have a file format that either is obvious how to parse, or has a specification, or is supported by many other programs.
Does such a thing exist?
(If not, I might write it.)
(no subject)
Date: 2008-10-30 21:55 (UTC)(I've, generally speaking, become much more of a fan of sqlite over the past year or so.)
(no subject)
From:(no subject)
From:(no subject)
Date: 2008-10-30 21:59 (UTC)It is written in Erlang.
(no subject)
From:(no subject)
Date: 2008-10-30 22:48 (UTC)I've used CoreData to quickly knock up applications to manage small data sets. I have a program to track workouts. Record recipes. A mini issue tracker. Small time stuff like that. Nothing took more than an hour or two to get an initial version working.
Not quite as beginner friendly as MS Access, but a really nice system in my opinion.
(no subject)
From:(no subject)
From:(no subject)
From:(no subject)
From: (Anonymous) - Date: 2008-10-31 02:14 (UTC) - Expand(no subject)
From: (Anonymous) - Date: 2008-11-02 23:46 (UTC) - ExpandOmniOutliner?
Date: 2008-10-31 01:00 (UTC)It's got a good Mac native UI and came as part of the bundle on my Macbook Pro, so you may be lucky and already have it.
metakit
Date: 2008-11-01 12:09 (UTC)http://www.equi4.com/metakit/
jan