686 skills found · Page 9 of 23
EitanBlumin / CRUDE ASPLow Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.
Azure-Samples / Data Migration SqlThis is a repository of script samples to migrate SQL Server databases to Azure using Azure Database Migration Service
cuongtl1992 / MCP DbsThe MCP Server support your LLMs integrate with SQL Database (SQLite, SQL Server, Postgres SQL)
JacobGrisham / Finance Full Stack Web App Using Flask And SQLMonolithic model-view-controller full-stack web application built with Python, Flask, SQL Alchemy, MySQL, Jinja, and Bootstrap. Application Server hosted on AWS EC2 with Ubuntu, Gunicorn, and Nginx. MySQL Database on AWS RDS. Redis hosted on AWS Elasticache. CI/CD with Jenkins and AWS CodeDeploy
ralfbecher / Orionbelt AnalyticsOntology-based MCP server that analyzes database schemas (PostgreSQL, Snowflake, ClickHouse, Dremio) and generates RDF/OWL ontologies with SQL mappings for fan-trap-free Text-to-SQL.
vkremez / POSMalwareC2TrackerProjectAuthor: Vitali Kremez. [Targets the following POS malware: *POSCardStealer.O *Dexter *Alina *POSmalware *JackPos *BlackPOS] [Function: Creates a SQL table with over 100 known point-of-sale malware command-and-control servers and visualizes the database via GoogleMap API.]
iricartb / Advanced Sql Injection ScannerIvan Ricart Borges - Test for didactic purposes of web pages vulnerables to SQL injection using dbo database user with xp_cmdshell execution permissions. Using patterns from Internet search engines to extract potentially vulnerable web addresses and test them by changing the GET parameters using invalid Transact-SQL conversion function to cause through unhandled errors by IIS web server to show critical information. If certain features are given and using advanced injection techniques a malicious attacker could gain control of the entire system by executing shell commands in the SQL database engine.
tomaztk / SQLServer Data LineageData Lineage for Microsoft SQL Server, Azure SQL Server and Azure Synapse
AdemCatamak / MessageStorageMessage and Job Storage with Outbox Design Pattern
ambiversive / AsgThis is a content management system that merges concepts from multiplayer games, operating systems, wikis, link aggregators, feed readers, and more! Features: * OOP/MySQL/PHP/HTML/CSS/JS/Jquery/scrollTo+LocalScroll/Ace editor/Notifier.js * Documents organized in tree hierarchy, each document can act as directory * Every edit of a document saves a new revision with the old document * Chat integrated (chat notifies of cms events, uses long polling) * Aspect oriented (aspects can be toggled with commands or in sets- a user's aspect can be refreshed from the server by setting an aspect_preference variable to 2 (0 means off, 1 means on, 2 means needs refresh) * Command line (defaults to chat input, commands begin with forward slash) * Bots (Bot commands can be added as easily as adding a document in the appropriate place, bots can execute code. Bots respond to users they are focused on, when active.) * User-selectable stylesheets + individual css rules (styles are editable within the CMS, individual style rules are applied after loading style, added with /set body background black) * Easy to add new commands (/addcom) (commands are stored in CMS as javascript and loaded at runtime) * All aspects and commands are listed with /help * Aspects are remembered between sessions (ie: looks the way you left it) * All aspects, documents, commands, and users have access levels * Uses Ace editor for editing documents * DB info stored in database/config.php - run the .sql then login with admin/admin * Integrated link aggregator with full cache (fetches link with wget) * Integrated RSS feed parser and db of over 200 feeds * One aspect is called the 'metabrowser' which is an iframe that loads a URL on command (usage: /bload http://reddit.com or /meta) .. the url is also remembered between sessions. * There is an interesting JS function called 'simcom' which simulates a user typing into the command line- works for both commands and chat messages. Usage: asgConfig.simcom('chat message or command!')
BenDol / JOTServerJava Open Tibia server implementation made using SQL database for storage, AspectJ, JUnit, Apache MINA, StripesFramework, and Maven.
JayKrishnareddy / Dapper ORMUsing Dapper ORM Tool in Asp.net Core Web Api and integrated with Sql Server Database
Rodrigolara05 / La Lucha Carrito De ComprasLa Lucha (Carrito de Compras)
fulcro-legacy / Fulcro SqlWeb server SQL components, and support for running Om Next/Fulcro graph queries against an SQL database.
Matticusau / SqlWorkloadGeneratorPowerShell scripts to general SQL Server workload against AdventureWorks database schemas
RandomFractals / Duckdb Sql ToolsDuckDB SQL Tools add DuckDB support to VSCode, and provide database schema and SQL query interfaces for the popular SQLTools extension, SQL query editor, language server, and data processing tools.
changemyminds / Transaction Isolation Level IssueSimulate the Transaction problem about dirty read, Non-repeatable reads, Phantom reads, Lost update in the H2, MySQL, Postgresql, SQLite,SQL Server databases by Spring Boot JUnit5.
cderinbogaz / Cryptocurrency Data Fetcher For Deep LearningThis is a small piece of code to make it easier to store market data from different exchanges and store them into an SQL database to be used for Deep Learning in later steps. It can be deployed into digitalocean dokku server
Burakkylmz / Programming SQL Server DatabaseIn this repository, you can find some stored procedures, triggers, views and t-sql examples with both their explanations and implementations.
melmorabity / Ansible Mssql QueryAnsible module to run a SQL query on a Microsoft SQL Server database