Skip to content

adnoctem/libsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Library PowerShell Logo

A library of open-source MIT-licensed SQL scripts written and maintained by Ad Noctem Collective for use with modern SQL implementations and database engines. Refer to your database vendor’s SQL Documentation (e.g. MySQL) for more information on how these scripts work. Scripts meant for direct execution by the user, deployment tools, or other automation systems are located in the scripts directory. The lib directory contains reusable SQL components, functions, or schema definitions meant to be shared across files or even different repositories via tools like Git Submodules or contrib scripts like git_subtree. You may of course take a look at other repositories of ours for tips on how to achieve re-use.

✨ TL;DR

mysql -h localhost -u root database < ./scripts/sales-channels-update.sql

🔃 Contributing

Contributions are welcome via GitHub's Pull Requests. Fork the repository and implement your changes within the forked repository, after that you may submit a Pull Request.

📥 Maintainers

This project is owned and maintained by Ad Noctem Collective refer to the AUTHORS or CODEOWNERS for more information. You may also use the linked contact details to reach out directly.

©️ Copyright

Assets provided by: Wikimedia Commons

About

📚 A library of MIT-licensed SQL scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published