138 skills found · Page 4 of 5
devspexx / CentralDatabaseA lightweight asynchronous SQL execution library for Minecraft plugins built on HikariCP with type-safe query results.
databricks-demos / Dbsql Rest ApiDatabricks SQL Execution Statement API
Exlll / DatabaseLibBukkit and BungeeCord library for asynchronous execution of SQL queries
absholi7ly / MetaInjectorMetaInjector is a tool designed to test security by injecting malicious payloads (such as XSS, SQL Injection, remote code execution, etc.) into image metadata. The tool supports image formats such as JPEG, PNG, and SVG
aschaetzle / SempalaSempala is a SPARQL-over-SQL approach to provide interactive-time SPARQL query processing on Hadoop. It stores RDF data in a columnar layout (Parquet) on HDFS and uses either Impala or Spark as the execution layer on top of it. SPARQL queries are translated into Impala/Spark SQL for execution.
vicotrbb / SqltempleSQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.
HeegyuKim / FLEXFLEX: Expert-level False-Less EXecution Metric for Reliable Text-to-SQL Benchmark (NAACL 2025 Main)
ernestoherrera / FluentSqlFluentSql library creates Sql statements from C# Sql like syntax and uses Dapper for execution.
OHDSI / ArachneExecutionEngineArachne Execution Engine is a component used to execute remote SQL or R code. It is used by both Arachne Data Node as well as WebAPI
Ashrafdev / MySQL Remote Root Code Execution0ldSQL_MySQL_RCE_exploit.py (ver. 1.0) (CVE-2016-6662) MySQL Remote Root Code Execution / Privesc PoC Exploit For testing purposes only. Do no harm.
SNCKER / 1433ExpBatchSQL Server weak password batch command execution.
SJTU-IPADS / SQLDrillerRepository for paper "Automated Validating and Fixing of Text-to-SQL Translation with Execution Consistency" (SIGMOD '25)
tangxbai / Mybatis MapperMybatis generic mapper plugin for solving most basic operations, simplifying sql syntax and improving dynamic execution efficiency
sfneal / Mysql ToolkitSyntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.
JMNetwalker / AzureSQLConnectivityCheckerThis application has been designed with a main idea: how to obtain information about the elapsed time in the connectivity process and the query execution to a database of Azure SQL Database.
winebarrel / Qrevqrev is a SQL execution history management tool.
tapaswi-v-s / SQL AgentSQL Agent is an intelligent chatbot that interprets natural language queries and converts them into SQL, interacts with your database, and handles query verification and execution with user confirmation. SQL-Agent simplifies database interaction, allowing users to interact conversationally instead of writing SQL.
leoiii12 / My Vscode Hybris ToolsThis is an extension for using various functions in SAP Hybris directly in your favourite viscose. Flexible Search Autocompletion, Groovy / ImpEx / Fsql Execution, SQL Conversion, Fsql Parser.
jensenloke / MCP Sqlserver ProComprehensive MCP Server for Microsoft SQL Server - Connect AI assistants to SQL Server databases with 23 advanced tools for schema exploration, query execution, stored procedure management, and database operations. Full CRUD support for tables, views, indexes, and procedures through the Model Context Protocol.
TomWright / QrySQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.