GithubHelp home page GithubHelp logo

Database ORM, Json Serializer. about cutelyst HOT 4 CLOSED

 avatar commented on May 28, 2024
Database ORM, Json Serializer.

from cutelyst.

Comments (4)

dantti avatar dantti commented on May 28, 2024

Database ORM won't be implemented directly in Cutelyst as well as no templating system will be built-in it.

The main concept of Cutelyst is to provide a flexible way for doing such things, as in there is more than one way of doing it. I want to keep Cutelyst at a minimun core fundation to build web apps that you go plugin things that you need.

With Qt there are at least 3 DB ORM implementations:
https://github.com/steckdenis/qtorm and http://www.qxorm.com/qxorm_en/home.html and http://www.codesynthesis.com/products/odb/

At some time I plan to test them and se if it's possible to make some plugin to easy the usage as I have done with Grantlee and Clearsilver.

from cutelyst.

dantti avatar dantti commented on May 28, 2024

Oh and I actually have plans to create a JSON View similar to Catalyst::View::JSON taking c->stash() and converting into a JSON reply with the help of QJsonDocument.

Best.

from cutelyst.

dantti avatar dantti commented on May 28, 2024

And here is your JSON View :)
7b0deaa

from cutelyst.

 avatar commented on May 28, 2024

Ok, now I understand. And thanks for suggestions 👍

from cutelyst.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.