TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

DBease: A Lightweight Database Abstraction Library for MySQL

1 点作者 erikthiart超过 1 年前

3 条评论

firebaze超过 1 年前
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>
erikthiart超过 1 年前
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.
erikthiart超过 1 年前
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>