Skip to main content

简单的函数调用来处理数据库

Project description

https://img.shields.io/badge/Beta-0.9.x-yellow https://img.shields.io/badge/License-MIT-green https://img.shields.io/badge/Python-%3E%3D%203.7-blue https://img.shields.io/badge/SQL%40Support-postgres%20%7C%20mysql-lightgrey

简单的函数调用来处理数据库

Straw可以方便的在多个不同的数据库之间传输数据,只需要调用一个方法把数据取出来,再调用一个方法把数据插到另一个数据库中 他可以像MyBatis一样,分离sql层和逻辑层,但又不同于MyBatis的是你可以在脚本中使用它,你还可以同时连接多个数据库 如果你只想写一个简单的脚本,把爬到的数据插到数据中,Straw会非常简单

[How to start]

MIT License

Copyright (c) 2021 Chalk Yu (Straw)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pstraw-0.9.8.tar.gz (27.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page