Do all the DNN structured content tools use the same database schema? I'm thinking about Open Content, 2sxc, Live Visualizer and FnL. What I mean is, is a standardized DB schema part of this thing called "structure content," or does each vendor do it's own thing? If it's consistent, is it documented somewhere?
We use a few of these tools and sometimes would like to use standard SQL on the tables. The manner in which our data is stored is a mystery.
Thank you. John
I don't know about FnL, that is before my time :-)
OC, 2SXC and LV all use json, AFAIK.
2SXC and LV can retrieve data from the DB as a source. If you want to use OpenContent and also query the database, you might want to take a look at https://github.com/EasyDNNsolutions/DNNTokens
The tokens from this extension can also be used in OC.
Thank you all! That's what I suspected. I'm a novice developer, but the more I use structured content, the more I feel it's wonderful for somethings, but for others, like Will says, it's easier and faster to create your own tables.
Always appreciate the knowledge and participation here. Thanks again.
John
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.