dataset
Data Handler
A Python library simplifying data handling in SQL databases with features like implicit table creation and bulk loading.
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
5k stars
101 watching
298 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
databasepythonsql
Related projects:
Repository | Description | Stars |
---|---|---|
multiprocessio/datastation | An all-in-one application for querying, scripting, and visualizing data from various sources | 2,903 |
chartdb/chartdb | A web-based tool that allows users to visualize and design database schemas using a single query, with features for schema import, export, and editing. | 9,559 |
huggingface/datasets | A tool providing efficient data manipulation and loading for machine learning models | 19,258 |
databendlabs/databend | An open-source cloud-based data warehouse built on Rust with a focus on high-performance analytics and scalable storage | 7,856 |
simonw/datasette | An interactive platform for exploring and publishing data in various formats | 9,562 |
awesomedata/apd-core | Provides metadata and core functionality for a curated collection of public datasets. | 358 |
phongnguyend/entityframeworkcore.sqlserver.simplebulks | A .NET Core library providing bulk data operations for SQL Server databases. | 160 |
wisser/jailer | Tool to manage and analyze relational data from various databases by creating subsets and navigating relationships | 2,885 |
openmined/pysyft | Enables data scientists to perform analysis on private data without accessing the underlying data, using a secure and decentralized server architecture. | 9,516 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,673 |
nutsdb/nutsdb | A fast and persistent key-value store with support for transactions and various data structures. | 3,402 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,737 |
multiprocessio/dsq | A command-line tool for running SQL queries against various data formats | 3,712 |
tobymao/sqlglot | A comprehensive SQL parser and transpiler for multiple dialects | 6,745 |
dataplat/dbatools | A PowerShell module for automating and managing SQL Server tasks and databases. | 2,471 |