685 skills found · Page 5 of 23
aliasar1 / Hotel Management SystemThis project is about HOTEL MANAGEMENT SYSTEM to manage bookings, employees, rooms, service and hotels efficiently in order to provide best service.
Husna-POYRAZ / Library Management SystemWith the library management system with C # and SQL Database Server, users can easily do their online transactions.
sgryphon / Essential DiagnosticsEssential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace logging. Included are colored console, SQL database, rolling file, Seq logging server, and in-memory trace listeners, expression filters, activity and logical operation scopes, and configuration file monitoring.
Azure-Samples / SmartbulkcopyHigh-Speed Bulk Copy tool to move data from one Azure SQL / SQL Server database to another. Smartly uses logical or physical partitions to maximize speed.
mevdschee / Php Crud AdminA database admin interface for MySQL, PostgreSQL or SQL Server in a single file PHP script.
aram87 / TasksApiA simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with refresh tokens
mrhuo / Database2apiFast create api by database.(Sqlite,MySQL,Postgresql,Microsoft SQL Server,MariaDb,Oracle)
pervasync / React Native SyncTwo way, incremental sync between React Native realmjs database and MySQL, Oracle, MS SQL Server and PostgreSQL
a-le / Db PortalSQL editor, ETL. Cross-platform. Runs as a Go HTTP server with a browser-based interface. Supports solo and multi-user modes with role-based permissions. Easily copy data between databases, Excel, JSON, and CSV.
appharbor / AppHarbor SqlServerBulkCopyCopy data between Microsoft SQL Server databases.
tcartwright / SqlServer.RulesSQL Server static code analysis rules for SSDT database projects
projectworldsofficial / Hospital Management System In PhpThis is Hospital Management System Hospital management system is one of the best software that manages various activities in hospital that has 3 login features (account type) Features: 1. Front Page Slideshow 2. Login / Logout for customer. 3. Seperate login for admin (location/hms-admin) - username: admin, password: admin 4. Navigation Bar 5. Ability to Add patient detail and book appointment. 6. CSS using Twitter Bootstrap 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) WAMP Server XAMPP Server MAMP Server LAMP Server Installation Steps 1. Download zip file and Unzip file on your local server. 2. Put this file inside "c:/wamp/www/" . 3. Database Configuration Open phpmyadmin Create Database named hospital. Import database hospital.sql from downloaded folder(inside database) 4. Open Your browser put inside "http://localhost/hospital-management-system-php-mysql-master" Admin Login Details Login Id: admin@admin.com Password: admin Doctor Login Details Login Id: doctor@doctor.com Password: admin Admin Login Details Login Id: admin@admin.com Password: admin
henriquesd / BookStoreProject using .NET Core 3.1, Angular 9, EF Core, SQL Server, xUnit with SQLite database InMemory and EF Core InMemory
six-net / Sixnet.Database.SqlServerProvides access to SQL Server databases based on the Sixnet development framework
sqlparser / Sql Pretty PrinterSQL beautifier for databases include but not limited to Oracle, SQL Server, DB2, Sybase, MySQL, PostgreSQL, Teradata.
spring-attic / Cdc DebeziumChange Data Capture (CDC) source that captures and streams change events from various databases. Leverages on Debezium and supports MySQL, PostgreSQL, MongoDB, Oracle and SQL Server databases.
grrlgeek / Bak To BacpacThis project will ingest a SQL Server .bak file into Azure File Share, create an Azure Container Instance running SQL Server, restore the database, and create a bacpac for import into Azure SQL Database.
MantasTumenas / Zabbix Template For Microsoft SQL ServerZabbix templates for Microsoft SQL Server. Features MS SQL performance counters. MS SQL instance Low Level Discovery. MS SQL database Low Level Discovery. MS SQL agent job Low Level Discovery. MS SQL database mirroring monitoring. MS SQL Always On monitoring. MS SQL Log Shipping monitoring. Supported versions Tested on Microsoft SQL Server 2012, 2014 and 2016. It may work with earlier versions, but some items (with missing performance counters) may be unsupported. For the extensive overview on the performance counters difference between MS SQL 2008 and MS SQL 2012 you can read here (https://blog.dbi-services.com/sql-server-2012-new-perfmon-counters/). Tested on Zabbix 3.4.0. It may work with earlier versions, but some items (for example service.info[service,]) may be unsupported. The template was started on Zabbix 2.4.0 but after each new Zabbix version, objects were modified or new things were added.
aleksey-vitsko / Database Administrator ToolsScripts and stored procedures for Microsoft SQL Server database administrators
andre-wojtowicz / Qt Sql ExampleExample Qt application that connects to SQL Server and displays a table from the database