Kotlin / Kotlin/dataframe

Add a function which return a dataframe of all tables in the database

Open
#1,183 0 comments 0 reactions 1 assignee Claimed by @zaleslaw View on GitHub
databases enhancement
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

It should contain some data about each table

1. Number of rows through COUNT(*)
2. Number of columns
3. Schema embedded into column
4. Analogue of describe() call but for each table (it could be a hierarchical dataframe) calculated on server
5. Meta-info about each table, foreign keys and indexes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.