Giter Site home page Giter Site logo

[Suggestion] ORM export support about drawdb HOT 7 OPEN

drawdb-io avatar drawdb-io commented on September 22, 2024 2
[Suggestion] ORM export support

from drawdb.

Comments (7)

1ilit avatar 1ilit commented on September 22, 2024 3

Prisma yes, as for others maybe we can have some plugin system

from drawdb.

shimondoodkin avatar shimondoodkin commented on September 22, 2024 2

yes drizzle

from drawdb.

DarthGigi avatar DarthGigi commented on September 22, 2024 1

I personally never used Drizzle and only use Prisma in my projects. By far, Prisma is the most popular ORM.
However, Drizzle is gaining a lot of traction from what I've seen, so I do think Drizzle should be included as native support. Other ORM's could make use of a plugin system.

from drawdb.

jcmeloi avatar jcmeloi commented on September 22, 2024 1

What about TypeORM support also?

from drawdb.

digvijayad avatar digvijayad commented on September 22, 2024

It would also be nice to have support for EF Core and Laravel Eloquent models and migrations, either through a plugin system or built-in natively.

from drawdb.

spirobel avatar spirobel commented on September 22, 2024

drizzle is fairly easy to achieve.
https://orm.drizzle.team/kit-docs/commands#introspect--pull just make a sqlite.db from the sql schema and call introspect on it and you are good to go.
would be nice to have a button for this though :-)

from drawdb.

mzcoder-hub avatar mzcoder-hub commented on September 22, 2024

Prisma yes, as for others maybe we can have some plugin system

how to export or use realation for orm like prisma ? is that posible ?

from drawdb.

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.