| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Storing data and code in a Db with LISP-like interface
["Followup-To:" header set to comp.lang.lisp.]
Neo <neo55592_at_hotmail.com> wrote:
> Below is an example script for an experimental db (in development) that
> can store both data and code.
>
> Unlike typical databases, data is not stored using a table/record
> methodology, but via nodes where each node can connect to any other
> node, in a manner similar to neurons in the human brain.
Congratulations, you've re-invented the Network database model which is more than 30 years old: http://en.wikipedia.org/wiki/Network_model
> Any constructive comments appreciated.
Have a look at the datastore component of bknr and at the existing Lisp libraries for accessing relational databases.
Regards,
Alex.
-- "Opportunity is missed by most people because it is dressed in overalls and looks like work." -- Thomas A. EdisonReceived on Wed Mar 29 2006 - 02:59:48 CST
![]() |
![]() |