685 skills found · Page 14 of 23
JoePlant / Doc Sql DatabaseInteractive documentation for a Microsoft SQL Server database
mgroves / SqlServerToCouchbaseLibrary to automatically best effort move and remodel data from relational databases (like SQL Server) to Couchbase
PacktPublishing / Mastering SQL Server 2017 Build smart and efficient database applications for your organization with SQL Server 2017
TrudAX / D365FO DB SyncCopy data from Dynamics 365 Finance & Operations Azure SQL Database (Tier2) to local SQL Server (AxDB)
aimtiaz11 / Ms Sqlserver Jdbc TesterCommand line Java app to test JDBC connection to Microsoft SQL Server Database using 9.2.0 SQL Server JDBC driver.
RizanKhan837 / University Management SystemHere Is My First C# WinForm Project...Based on Sql Local Database Server in Visual Studio
ebunoluwazaynab / AdventureWorks DB EDA With SQL And PowerBI Microsoft AdventureWorks Database analysis using MS SQL Server and visualization with PowerBI.
jhenriks79 / Dtu Calculator Perf CollectorThe perf collector will capture resource utilization for a database server and create a CSV file to be uploaded to the Azure SQL Database DTU Calculator.
Tim-Maes / SchemerLightning-fast .NET single-file script for database schema comparison and migration generation across PostgreSQL, MySQL, SQL Server, and SQLite
bornsql / AzureblobstoragesyncBackup any version of your on-premises SQL Server database to a network share, or Azure Blob Storage, and restore it too.
PeterKneale / NeptuneSample Code: ASP.Net Core + Microservices + Dapper + Docker + DockerCompose
divyeshBhartiya / EShopMicroservicesDeveloping e-commerce modules over Product, Basket and Ordering microservices with NoSQL (MongoDB, Redis) and Relational databases (PostgreSQL, Sql Server) with communicating over RabbitMQ Event Driven Communication and Ocelot API Gateway which could be extended for implementing reverse proxy or similar.
sontek / PyQuilAn SQL query application. Allows you to inspect your databases and query them easily. Similar to microsoft's query analyzer/sql server management studio
berkid89 / Dotnet DbinfoA simple cross-platform command-line tool for get useful database information (in json format). Supported ones: Microsoft SQL Server, AWS DynamoDb, Azure CosmosDb, MongoDb
AbdelrahmanRagab38 / Online Bus Booking SystemOnline Bus Booking System Modules ADMIN MODULE AGENT MODULE USER MODULE Features of Online Bus Booking System ADMIN MODULE Admin has overall control of the system. The main functions of admin are given below. Bus Management Route Management Board Point Management Drop Point Management Promo Code management Gallery Add Agent Cancellation View Booking Details Seat Layout View Rating Details Admin login username - amit password amit USER MODULE Can register or login Book bus. View and select the seat Use promo code Book the ticket by selecting route, date of journey and the return date View available buses Payment integrated Brief overview of the technology: Front end: HTML, CSS, JavaScript HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++ CSS : (Cascading Style Sheets) Create attractive Layout Bootstrap : responsive design mobile freindly site JavaScript: it is a programming language, commonly use with web browsers. Back end: PHP, MySQL PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases. Software Requirement(any one) XAMPP Server LAMP Server Installation Steps 1. Download zip file and Unzip file on your local server.4 2-7ot tahina 3-put the project in the hdocs file in xammp 3. Database Configuration Open phpmyadmin Create Database named bus. Import database bus.sql from downloaded folder(inside database) 4. Open Your browser put inside "http://localhost/Bus Booking System
Azure-Samples / Dotnetcore Sqldb GhactionsGitHub Actions sample for .NET Core Web Application with Azure SQL Server database backend
Apress / Pro Sql Server Relational Database Design And ImplementationSource code for 'Pro SQL Server Relational Database Design and Implementation' by Louis Davidson
MicrosoftDocs / Mslearn Test Optimize Sql Server Databases Using DeaT-SQL code to exercise a database used in the Learn modules exercises
hehaijin / Restful Stored ProcedureAutomatically create restful APIs for SQL Server(T-SQL) database stored procedures.
sharpjs / PSqlCmdlets for SQL Server and Azure SQL databases.