Database
Overview
The database is one of the core features of Deskree. For each project, we create a separate database instance with the following features:
Automatically generated REST & GraphQL APIs with API documentation on the platform and in a form of postman collections. The data can also be accessed via our Javascript SDK.
Each database is protected by middleware, where you are able to configure permissions for each endpoint as well as define the API rate limits.
Currently, we allow the creation of one database per project. However, soon users will be able to have an unlimited number of databases of various types (including MySQL, Postgres, etc.).
FAQ
Further Reads
Users TableDatatypesImport / ExportAPI Docs per TableLimitations / Naming ConventionsLast updated