rmunate / SQLServerLite

A simple, lightweight, and efficient connection! πŸš€, Streamline your SQL Server usage with minimal setup and efficient processes, ensuring resource optimization.

Home Page:https://rmunate.github.io/SQLServerLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ SQLServer Lite

Logo

If you've ever needed to connect your Laravel project with SQL Server, you may have encountered delays in processing when using the Query Builder or the framework's ORM. These delays could be attributed to the extensive codebase supporting various database engines or other processing overhead.

Furthermore, the lack of support for all SQL Server versions adds to the challenge. To address these issues, this package was developed.

This library is compatible with PHP +7.4 and Laravel versions 9.0 and higher

Documentation

πŸ“–πŸ“–πŸ“– FULL DOCUMENTATION πŸ“–πŸ“–πŸ“–

Installation

To install the dependency via Composer.

composer require rmunate/sql-server-lite

License

This project is under the MIT License.

🌟 Support My Projects! πŸš€

Become a Sponsor

Make any contributions you see fit; the code is entirely yours. Together, we can do amazing things and improve the world of development. Your support is invaluable. ✨

If you have ideas, suggestions, or just want to collaborate, we are open to everything! Join our community and be part of our journey to success! πŸŒπŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

About

A simple, lightweight, and efficient connection! πŸš€, Streamline your SQL Server usage with minimal setup and efficient processes, ensuring resource optimization.

https://rmunate.github.io/SQLServerLite

License:MIT License


Languages

Language:PHP 100.0%