GHEloqueraDB v0.1
i just finished
v 0.1 of my database plugin for grasshopper. it might be helpful for all of you who are parsing txt files like i did. i use eloquera (
http://eloquera.com/), which is an embeddable open source object database like the more popular db4o.
at this time the included components can:
- write data to an eloquera desktop database
- read data to from an eloquera desktop database
- read the stored item.origin Ids from all groupmembers
- execute a simple sql query
- backup the database
- open a stored database
installation:
copy all files in the components directory. (GHEloqueraDB.gha + 4 eloquera files)
the database is stored in "c:\grasshopper_general.eq", the backups are stored in "c:\" too.
the simple example shows how to work with the components.
i hope some of you find these components as useful as i do,
matthias standfest