Here is a code snippet:
Persisting Data:
Notice I must use variable.VariableName rather then cfproperty name="variableName this is explained here.
Here is a small application to demonstrate this in action:
Click Here for a live demo.
( Yes it looks like UniCode just works :) )
Being that it lives on Googles servers the application should be very fast and I expect Googles connections to be very fast you'll notice I do a cfhttp call in every page request you almost don't even notice it's happening.
I really have no metrics to judge/comment on the performance of the datastore but I am working on a project with Rob Parkhill which will make use of the datastore or the SQL engine that's being built so I may have something to report in a few weeks/months.
Here is the official OpenBD wiki entries on the datastore.
Here is the sample app code:



Visitor.cfc

9 comments: