TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DBease: A Lightweight Database Abstraction Library for MySQL

1 pointsby erikthiartover 1 year ago

3 comments

firebazeover 1 year ago
You posted this quite a few times the last few days without any traction. I&#x27;m not sure if posting this even more often will help.<p><a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=DBease%3A%20A%20Lightweight%20Database%20Abstraction%20Library%20for%20MySQL&amp;type=story&amp;dateRange=all&amp;sort=byDate&amp;storyText=false&amp;prefix&amp;page=0" rel="nofollow noreferrer">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=DBease%3A%20A%20Lightweight%20...</a>
erikthiartover 1 year ago
DBease is a lightweight and easy-to-use PHP database abstraction library designed for MySQL, using the power of PDO. It simplifies common database operations and offers a flexible query builder, making it a valuable tool for developers who want to interact with databases efficiently.
erikthiartover 1 year ago
You can pull it from composer here: <a href="https:&#x2F;&#x2F;packagist.org&#x2F;packages&#x2F;erikthiart&#x2F;dbease" rel="nofollow noreferrer">https:&#x2F;&#x2F;packagist.org&#x2F;packages&#x2F;erikthiart&#x2F;dbease</a>