https://github.com/laymonage/gsoc
@laymonage's Google Summer of Code documentation.
https://github.com/laymonage/gsoc
Last synced: 3 months ago
JSON representation
@laymonage's Google Summer of Code documentation.
- Host: GitHub
- URL: https://github.com/laymonage/gsoc
- Owner: laymonage
- License: other
- Created: 2019-05-09T00:58:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T00:58:45.000Z (about 5 years ago)
- Last Synced: 2025-01-12T09:45:22.834Z (5 months ago)
- Language: HTML
- Homepage: https://gsoc.laymonage.com
- Size: 168 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [gsoc]
[](https://app.netlify.com/sites/gsoc/deploys)
[laymonage]'s Google Summer of Code documentation.
## 2019
### Django Software Foundation: Add Cross-DB JSONField
#### Abstract
> Django currently has limited support for **`JSONField`**. The support is
> provided in `contrib.postgres.fields` module, meaning it can only be used for
> PostgreSQL database backend. Django officially supports PostgreSQL, MySQL,
> MariaDB, SQLite, and Oracle Database backends. This project aims to add
> **`JSONField`** that can be used for all database backends supported by
> Django.#### Links
- [GitHub Gist of project draft proposal]
- [Project on GSoC website][gsoc]: https://gsoc.laymonage.com
[laymonage]: https://github.com/laymonage
[GitHub Gist of project draft proposal]: https://gist.github.com/laymonage/b53a1acbbab36b77776cd526b48fd2a5
[Project on GSoC website]: https://summerofcode.withgoogle.com/archive/2019/projects/6436908320686080