https://github.com/bright/kotlin-exposed-json-example
https://github.com/bright/kotlin-exposed-json-example
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bright/kotlin-exposed-json-example
- Owner: bright
- Created: 2023-03-31T10:46:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T11:51:08.000Z (about 3 years ago)
- Last Synced: 2025-04-07T02:38:16.140Z (about 1 year ago)
- Language: Kotlin
- Size: 71.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Exposed in your project - part 3 - JSON support
===
In [the tutorial](https://brightinventions.pl/blog/exposed-in-your-project-json-support), we are going to learn how to
implement JSON support in our JetBrains/Exposed app - we will create new
ColumnType and how to modify the database query.
As an extra point, I will show you, how to establish connection pooling and why it's important
License
---
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
Author
---
Patryk Szlagowski\
Bright Inventions Backend Sorcerer
- https://brightinventions.pl/about-us/patryk-sz
- https://www.linkedin.com/in/patrykszlagowski/