Top 9 Kotlin Postgresql Projects
-
kviklet
Pull Request-like Review/Approval flow for database queries. For compliant but smooth Engineering access to production.
Project mention: Ask HN: What Are You Working On? (October 2024) | news.ycombinator.com | 2024-10-27I'm trying to prevent anyone from ever dropping a table in production again or executing a delete without a where clause.
https://github.com/kviklet/kviklet
Essentially a PR review flow for production access, which allows you to enforce a second pair of eyes workflow. I was always a bit scared when I was on call and had all the power in my finger tips to ruin everyone's day. I think this helps alleviate the risk of human error significantly. Also helps with compliance of course.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
-
sqlx4k
A high-performance, non-blocking database driver for PostgreSQL, MySQL, and SQLite, written for Kotlin Multiplatform.
-
-
jds
Jenesis Data Store: a dynamic, cross platform, high performance, ORM data-mapper. Designed to assist in rapid development and data mining
-
-
video-series-app
This is an example project to to offer you a very simple example of a CQRS architecture. (by jesperancinha)
Project mention: CQRS ā Command Query Responsibility Segregation ā A Java, Spring, SpringBoot, and Axon Example | dev.to | 2024-12-25We will look into the source code Iām providing on GitHub So let's start!
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
pg-docstore
Pg-docstore is a kotlin library that allows you to use postgres as a json document store from Kotlin.
Kotlin Postgresql discussion
Index
What are some of the best open-source Postgresql projects in Kotlin? This list will help you:
# | Project | Stars |
---|---|---|
1 | kviklet | 509 |
2 | ktor-arrow-example | 292 |
3 | sqlx4k | 210 |
4 | Kotlin-Spring-Postgres-Redis-Microservice | 27 |
5 | jds | 23 |
6 | Play-Deals-Backend | 10 |
7 | video-series-app | 6 |
8 | mimir | 1 |
9 | pg-docstore | 0 |