create-database
There are 23 repositories under create-database topic.
Vincit/knex-db-manager
Utility for create, drop, truncate etc. administrative database operations.
Netcode-Hub/Demo-CRUD-Operation-With-SQLite-Maui
.NET MAUI APP | Using SQLIte to perform CRUD Operations in MAui with Syncfusion Component, Toast Notification with MVVM. Follow @Netcode-Hub on: https://netcodehub.blogspot.com | https://github.com/Netcode-Hub | https://twitter.com/NetcodeHub | https://web.facebook.com/NetcodeHub | https://www.linkedin.com/in/netcode-hub-90b188258
bctoh/superscripts
Superscripts is a bash script containing multiple individual tasks you can run in your command line. The tasks are mainly targeted but are not limited to Rails projects.
anshu0157/Practicing-SQL-MySQL-
All queries are run on MySQL workbench and from employees database.All queries are from zero level to advance level
bl33h/factorySimulation
A factory simulation system that utilizes a SQL database.
varun-varada/SQL-Banking-Database
Banking Database System A Banking Database System that manages customer accounts and personal information. It features tables for customer data and account management, allowing efficient retrieval of balances and details while ensuring data integrity.
Abhilashayagyaseni/design-cloth-store-database
create a new database and table
anaclfortunato/SQL
Projeto final do curso de SQL da plataforma Coderhouse que consiste na criação de um banco de dados relacional com modelo de negócio de Clínica Veterinária.
enmitko1/oracle_db_install_RHEL8
Scripts and guide on how to install and create an Oracle 19c database for testing purposes on a RHEL8
GPrietoP/Professores
Projeto do curso "Introduction to Relational Databases in SQL" do DataCamp
StasTkachenko3/SQL-Database-Query
Создание оптимальной базы данных для данной клиники с частичным заполнением и реализацией как простых, так и сложных запросов.
user0706/Zero
GUI tool for creating dataset
Zulqarnain1Ali/Blood_Donation_Database
Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.
Ajeeth9895/IMDB-Design
IMDB using SQL
MehrajLatifli/Joins-and-Unions
A database called Academy is used to work with Joins and Unions in MSSQL Server
MehrajLatifli/ShopDB-CRUD-with-ADO.Net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
MehrajLatifli/Subqueries
A database called Academy is used to work with subqueries in MSSQL Server
MehrajLatifli/Transactions
A database called Blog is used to work with Transactions in MSSQL Server
Minisiia/MySqlCreateDB
Create a database named "MyDB". In the created database (from task 2), create 3 tables: the 1st contains the names and phone numbers of employees of a certain company, The 2nd contains statements about their salary, and positions, the 3rd contains information about marital status, date of birth and place of residence.
SmileVP/IMDB-Design-using-SQL
IMDB design using SQL
SmileVP/SQL-BOLT
SQL bolt usign SQL Queries
ViktorVx/postgresql-create-db-sample
Example how to create postgresql db with users and grants