Appwrite's Database and Collections

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 14

  • @TheAremoh
    @TheAremoh 5 місяців тому

    How do make relationships between the user and a collection. Say I want to have a relationship between user and wallet. I can do this with my defined collections but can't seem to do it with the built in Auth user to my collection

  • @michaelknight8965
    @michaelknight8965 11 місяців тому

    Can i define database schemas and mgirations from inside my codebase? And is the appwrite SDK supposed to be the ORM in this case or are third-parties like Drizzle/Prisma supported?

    • @Appwrite
      @Appwrite  11 місяців тому

      You'd want to define your database schema from the console and not in the code base. Appwrite's SDK provides you with a database API to communicate with your DB, although you can also do so with API endpoints. - Dennis Ivy

  • @Ruboka
    @Ruboka Рік тому +1

    how would i use an external database? and can i use features of mariadb like encryption and appwrite will still work with the database?

    • @Appwrite
      @Appwrite  Рік тому

      For using an external database instead of the Appwrite built-in Cloud database, you can self-host Appwrite. You can learn more on our docs for self-hosting: appwrite.io/docs/advanced/self-hosting

    • @Praxss
      @Praxss 11 місяців тому

      @@Appwrite can you link video tutorial about self-hosting Appwrite and linking external DBs

  • @ecofriend93
    @ecofriend93 8 місяців тому

    How do I add map/objects?

  • @ir5had
    @ir5had Рік тому +1

    what database does Appwrite uses ?

    • @Appwrite
      @Appwrite  Рік тому +2

      Appwrite uses a NoSQL interface built on top of MariaDB. However, we are adding support for a variety of databases, including PostgreSQL and MongoDB @@hackingboxes

  • @MayankMishra-oy5xe
    @MayankMishra-oy5xe 11 місяців тому

    Can I self host appwrite and use mongodb as an external database with it?

    • @Appwrite
      @Appwrite  11 місяців тому +1

      Soon you’ll be able to. We’re working on Integrating a Mongo db and Postgres option for the database :) - Dennis Ivy

    • @MayankMishra-oy5xe
      @MayankMishra-oy5xe 11 місяців тому

      Thanks but can you give me any rough idea when it will be added as I have to make a big project so that I can make some decisions. Any estimation will do like year end or next year mid...@@Appwrite

  • @jhjhzjhfjvhzxjchjhxhjc
    @jhjhzjhfjvhzxjchjhxhjc Рік тому

    waiting for more videos.