Live data from Hacker News

Show HN: Structr - Next-Generation Data CMS Based on Neo4j

structr.org

1–10 of 32 posts

Re: Show HN: Structr - Next-Generation Data CMS Based on Neo4j

#6
post #3

This is not even open-source. Not interested!

https://github.com/structr/structr

It looks like it is open source, but I feel that the structr.org website should talk more about the open source project, and a structr.com website should focus on the business. Right now, looking at structr.org, I don't see anything about the open source project. It just looks like a sales pitch to me.

Re: Show HN: Structr - Next-Generation Data CMS Based on Neo4j

#7
post #3

This is not even open-source. Not interested!

Screencast says it's open source. It's on Github ( https://github.com/structr/structr ) where it says it's GPLv3, unless I'm missing something.

Duh! I'm sorry, but, please, add the GitHub icon to your other social icons!

Re: Show HN: Structr - Next-Generation Data CMS Based on Neo4j

#8
post #7

Earlier quoted context omitted.

Screencast says it's open source. It's on Github ( https://github.com/structr/structr ) where it says it's GPLv3, unless I'm missing something.

Duh! I'm sorry, but, please, add the GitHub icon to your other social icons!

Will do, thanks!

Re: Show HN: Structr - Next-Generation Data CMS Based on Neo4j

#9
post #3

This is not even open-source. Not interested!

https://github.com/structr/structr It looks like it is open source, but I feel that the structr.org website should talk more about the open source project, and a structr.com website should focus on the business. Right now, looking at structr.org, I don't see anything about the open source project. It just looks like a sales pitch to me.

I should say, the project looks great, and I will definitely be trying it out.

Re: Show HN: Structr - Next-Generation Data CMS Based on Neo4j

#10
post #2

Sorry to be "the guy", but what unique thing does this do? I see that you build a page by linking nodes together. That is about all I could glean by scrubbing the 45 min talk.

On the CMS side, the page rendering process is a graph traversal and thus very fast (just a couple of milliseconds), and Structr doesn't need any caching of intermediate results during page assembly, so it can render protected/private pages as fast as public ones.

And you can create mobile backends and web apps in minutes, using the schema editor to define a custom data model.

Post reply on HN