- Language: en
8 results for databasess in version 5.1
-
Databases
- … Databases Django officially supports the following databases: PostgreSQL MariaDB MySQL Oracle SQLite There are also …
-
Multiple databases
- … Multiple databases This topic guide describes Django’s support for interacting with multiple databases. Most …
-
Models and databases
- … Models and databases A model is the single, definitive source of information about your data …
-
Database Functions
- … Database Functions The classes documented below provide a way for users to use functions provided …
-
Database access optimization
- … Database access optimization Django’s database layer provides various ways to help developers get the …
-
FAQ: Databases and models
- … FAQ: Databases and models How can I see the raw SQL queries Django is running …
-
Database transactions
- … Database transactions Django gives you a few ways to control how database transactions are managed …
-
GeoDjango Database API
- … GeoDjango Database API Spatial Backends GeoDjango currently provides the following spatial database backends: django.contrib.gis.db.backends.postgis django.contrib.gis.db.backends.mysql …