Skip to content

sqlite: object save as text representation (json, ston) in a column of a table? #12

Description

@vonbecmann

do you think is it possible to save myObject(many ivars) as a text representation (json, ston) in a column of a table?
imagine a table like the following
TABLE MyObject(representation TEXT)

in that case, i don't have to deal with a table definition. but i use the sqlite database as a simple persistence system for my objects. for example: a sale ticket.
i have to invest more time into this(an easy way to save objects). thanks in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions