Giter Club home page Giter Club logo

Comments (4)

penberg avatar penberg commented on May 23, 2024

ChiselStrike only supports SQLite and PostgreSQL right now and we don't unfortunately have plans to support other databases right now.

Looking at EdgeDB, there seems to be some overlap with ChiselStrike and EdgeDB so I would be interested to hear how you'd see the integration happening? You'd define entities as ChiselEntity, but how would that translate to EdgeDB?

from chiselstrike.

nikitavoloboev avatar nikitavoloboev commented on May 23, 2024

Yes more I am thinking about it.

I feel like I want to build my own version of ChiselStrike on top of edgedb. So use its schema but have easy way to define routes etc.

Reason is that edgedb schema editor is just so great to use. For now I am trying both. EdgeDB shines in defining more complex relations between tables. Plus queries are easier.

from chiselstrike.

penberg avatar penberg commented on May 23, 2024

@nikitavoloboev We want to support more complex relationships in ChiselStrike schemas too, but just have not got around working on it beyond the simple ones. Is there something specific you're missing or is it an overall thing?

I haven't tried out EdgeDB's schema editor (will do that) but we have so far been operating under the assumption that it's easy to define schemas with just TypeScript.

from chiselstrike.

7flash avatar 7flash commented on May 23, 2024

How much does Chiselstrike depend on specifics of sqlite? Would it be possible in the future to support seamlessly switching in between databases and allow different developers to develop implementations for EdgeDB, MongoDB, GunDB i.e. like Prisma?

from chiselstrike.

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.