Skip to content

Conversation

AndreiKingsley
Copy link
Collaborator

Closes #1300

@AndreiKingsley AndreiKingsley requested a review from zaleslaw July 5, 2025 09:14
@zaleslaw zaleslaw requested a review from koperagen July 7, 2025 11:22
| `dataframe-json` | Provides support for JSON format writing and reading. |
| `dataframe-csv` | Provides support for CSV format writing and reading. |
| `dataframe-excel` | Provides support for XSL/XLSX format writing and reading. |
| `dataframe-jdbc` | Provides support for JDBC data sources writing and reading. |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now only reading, right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, really? I haven't known xD.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a ticket, but not supporting writing

@zaleslaw zaleslaw self-requested a review July 7, 2025 12:00
@AndreiKingsley AndreiKingsley requested a review from koperagen July 9, 2025 10:39
#### `dataframe-jdbc` {id="dataframe-jdbc"}

Provides all logic and tests for DataFrame to be able to work with
JDBC data sources.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's name them as SQL DataBases implemented the JDBC protocol

Copy link
Collaborator

@zaleslaw zaleslaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix minor comment and go ahead

@AndreiKingsley AndreiKingsley merged commit 15ea2b4 into master Jul 11, 2025
5 checks passed
@AndreiKingsley AndreiKingsley deleted the modules_topic branch July 11, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a module / plugin structure of the library in the table format
3 participants