DBKit not ready for projects yet?

I am a little confused now about DBKit. Is it already ready for use in projects or is it only for demonstration? I am asking because when I add info directly into the DB it will show up in the Xojo project listbox and fields, but it doesn’t work the other way around, adding info into the Xojo project does not show up in the DB table and it also is gone when restarting the project.

Acording to the docunetation:

DBKit is in beta

I see, so not a good idea to use yet. I like the idea though.

Then you’ll like the complete, built by database professionals who know what they’re doing, ORM called ActiveRecord. Both ActiveRecord and ARGen (which generates classes and boilerplate) are available on Github.

I can’t recommend anyone use DBKit for anything serious.