联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All SQL Server(193) 
按平台查找All Python(193) 

[SQL Server] Character-Kill-Bot--discord--

这是一个机器人,旨在帮助角色扮演服务器的工作人员使角色杀人(CK)更容易...
This is a bot with the purpouse to help to staff personal of a roleplay server to make Character Kills (CK) more easly whith some discord commands. This bot also could be used for other purposes like delate some datas from a database sql. (2022-02-18, Python, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1645156821746620.html

[SQL Server] SHA512_with_SALT

在服务器端和客户端存储密码的方法,通过增强安全性生成安全密码哈希值...
Method of storing passwords both on the server-side and client-side, generates secure passwords hash value by enhancing with a sizeable random salt string. Using Python and SQL Server (2021-06-08, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1623128674459237.html

[SQL Server] online_stock_brokerage_system

由于代理、交换和客户端系统是独立的组件,因此此查找服务器有助于添加、删除或使用...
Since the broker, exchange and client systems are standalone components, this lookup server helps to add, remove or update stock symbols in different stock exchanges online. (2020-07-28, Python, 1518KB, 下载0次)

http://www.pudn.com/Download/item/id/1595885115444180.html

[SQL Server] XPQE

XPQE是一个跨平台查询编辑器,它为您提供了从不同平台运行查询的舒适感,而无需更改...
XPQE is Cross Platform Query Editor which provide you comfort to run queries from different platform without changing server connections. (2020-07-25, Python, 138KB, 下载0次)

http://www.pudn.com/Download/item/id/1595632734754223.html

[SQL Server] Flask_AudioServer_WebAPI

FastAPI Web API,在使用SQL数据库时模拟音频文件服务器的行为。它有四(4)个端头...
A FastAPI Web API that simulates the behavior of an audio file server while using SQL database. It has four (4) endpoints that creates, reads, uploads, and deletes an audio file and also tests the operations of the endpoint. (2021-03-15, Python, 16KB, 下载0次)

http://www.pudn.com/Download/item/id/1615816617902622.html

[SQL Server] MySQL-vuln-scan

这是Python代码使用nmap库扫描目标数据库服务器以查找与MyS相关的CVE的示例...
This is an example of Python code using the nmap library to scan a target database server for CVEs related to the MySQL database management system (2023-04-20, Python, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1681921117752462.html

[SQL Server] flavorHubServer

API:[@IMFIL]编写的后端服务器(https:github.com IMFIL)|包含所有SQL查询和到前端的连接。奖金:惊人的D...
API: Back-End server written by [@IMFIL](https://github.com/IMFIL) | Contains all the SQL queries, connections to the front-end. Bonus: amazing DB filler that was able to gather over 2k restaurants!! (2018-04-10, Python, 24KB, 下载0次)

http://www.pudn.com/Download/item/id/1523291862849061.html

[SQL Server] SQL-Web-Server

一个基于python的动态web服务器,用于与任何SQL表接口。通过web轻松插入和选择行...
A dynamic python based web server for interfacing with any SQL table. Easily insert and select rows through the web. Built on flask and SQL Alchemy (2019-08-11, Python, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1565527417880972.html

[SQL Server] Web-server-logs-ETL-pipeline

使用python的ETL流管道。生成源源不断的虚假web服务器日志,对其进行分析,并存储...
ETL streaming pipeline using python. generating a constant stream of fake web server logs, analyzing it, and storing in a PostgreSQL DB (2020-03-04, Python, 94KB, 下载0次)

http://www.pudn.com/Download/item/id/1583286981443953.html

[SQL Server] Airflow_GoogleCloudComposer_PostGreSQL

使用Airflow(在谷歌云生成器中)将数据从Postgres服务器(亚马逊AWS)带到谷歌云存储...
Using Airflow (in Google Cloud Composer) to bring data from a Postgres Server (Amazon AWS) to a Google Cloud Storage Bucket as a CSV or TSV. Transferring the CSV from GCS to a new Google BigQuery Table. (2021-08-19, Python, 5724KB, 下载0次)

http://www.pudn.com/Download/item/id/1629310202537680.html

[SQL Server] Remote-SQL

远程SQL工具-一种实用程序,可以通过Internet从本地计算机在远程服务器上执行查询...
Remote SQL Tool - A utility that can execute queries on remote servers from your local computer across the Internet. It should take in a remote host, user name and password, run the query and return the results. (2014-01-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1390848162331095.html

[SQL Server] LoginSistemWithMySQL

这是一个登录和注册系统项目,使用MySQL数据库和本地服务器的docker。
This is a Login and Registering system project using MySQL database and docker for a local server. (2021-04-20, Python, 73KB, 下载0次)

http://www.pudn.com/Download/item/id/1618913213902632.html

[SQL Server] Registration-And-Login-Form-in-Python-MySQL

简单的登录和注册系统使用Python和MySQL数据库服务器。这是一个初学者友好的桌面...
Simple login and registration system using Python with a MySQL database server. This is a beginner-friendly desktop application built on the Python platform using TKinter. (2022-11-13, Python, 28KB, 下载0次)

http://www.pudn.com/Download/item/id/1668340374486373.html

[SQL Server] ZeusC2TrackerProject

作者:Vitali Kremez;功能:创建一个拥有2500多个Zeus命令和控制服务器的SQL数据库,并可视化...
Author: Vitali Kremez; Function: Creates a SQL database with over 2,500 Zeus Command-and-Control servers and visualizes the database via GoogleMap API. (2016-01-25, Python, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1453670517989472.html

[SQL Server] ocker-Django-NginX-PostgreSQL-Gunicorn-Deployment

这个存储库包含用于在nginx服务器上部署django应用程序以供生产使用的docker文件。
This repository contains docker file for deploying django app on nginx server for production use. (2022-04-22, Python, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1650633191554168.html

[SQL Server] serverless-data-pipeline-gcp

使用云功能、BigQuery、云存储、云调度器、堆栈跟踪在谷歌云中调度数据管道...
?? Schedule a data pipeline in Google Cloud using cloud function, BigQuery, cloud storage, cloud scheduler, stack trace, cloud build, and pub/sub (2019-06-04, Python, 15KB, 下载0次)

http://www.pudn.com/Download/item/id/1559646300601627.html

[SQL Server] django-sqlserver

使用pytds或adodb后端的MSSQL服务器的Django后端(从[https://bitbucket.org cramm-djano-sqls...]移到此处)(https://bitbuket.org cramm-dejano-sqlserver)
Django backend for MSSQL server using pytds or adodb backend (moved here from <https://bitbucket.org/cramm/django-sqlserver>) (2018-03-06, Python, 527KB, 下载0次)

http://www.pudn.com/Download/item/id/1520274851968422.html

[SQL Server] Serverless-Django

学习构建无服务器Django应用程序并将其部署到Google Cloud Run with Cloud SQL、Cloud build和Docker。
Learn to build and deploy a Serverless Django application to Google Cloud Run with Cloud SQL, Cloud Build, & Docker. (2021-04-18, Python, 18KB, 下载0次)

http://www.pudn.com/Download/item/id/1618749477629152.html

[SQL Server] dbt-osmosis

提供自动化的YAML管理、dbt服务器、streamlit工作台和git集成的dbt模型输出diff工具
Provides automated YAML management, a dbt server, streamlit workbench, and git-integrated dbt model output diff tools (2023-05-23, Python, 2823KB, 下载0次)

http://www.pudn.com/Download/item/id/1684850474579537.html

[SQL Server] NoSQLAttack

NoSQLAttack是一个开源Python工具,用于自动利用互联网上的MongoDB服务器IP并公开数据库...
NoSQLAttack is an open source Python tool to automate exploit MongoDB server IP on Internet and disclose the database data by MongoDB default configuration weaknesses and injection attacks. (2020-08-05, Python, 1055KB, 下载0次)

http://www.pudn.com/Download/item/id/1596562197798859.html
总计:193