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: over 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,907 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
huggingface/datasets | A tool providing efficient data manipulation and loading for machine learning models | 19,349 |
databendlabs/databend | A high-performance, scalable data warehouse built on Rust, offering blazing-fast query execution and real-time analytics capabilities. | 7,978 |
simonw/datasette | An interactive platform for exploring and publishing data in various formats | 9,639 |
awesomedata/apd-core | Provides core metadata and management for a collection of publicly available datasets | 358 |
phongnguyend/entityframeworkcore.sqlserver.simplebulks | A .NET Core library providing bulk data operations for SQL Server databases. | 161 |
wisser/jailer | Tool to manage and analyze relational data from various databases by creating subsets and navigating relationships | 2,895 |
openmined/pysyft | Enables data scientists to perform analysis on private data without accessing the underlying data, using a secure and decentralized server architecture. | 9,557 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
nutsdb/nutsdb | A fast and persistent key-value store with support for transactions and various data structures. | 3,420 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,748 |
multiprocessio/dsq | A command-line tool for running SQL queries against various data formats | 3,754 |
tobymao/sqlglot | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
dataplat/dbatools | A PowerShell module for automating and managing SQL Server tasks and databases. | 2,483 |