{"repo":"nette/database","free":true,"listed":false,"github":"https://github.com/nette/database","clone":"git clone https://github.com/nette/database.git","description":"💾 A database layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.","language":"PHP","stars":543,"topics":["database-layer","php","orm","nette","nette-framework","sql-query","pdo"],"license":null,"category":"databases-storage","readme_excerpt":"Introduction ------------ Nette provides a powerful layer for accessing your database easily. ✅ composes SQL queries with ease ✅ significantly simplifies retrieving data without writing SQL queries ✅ uses efficient queries and does not transmit unnecessary data The Nette Database Core is a wrapper around the PDO and provides core functionality. The Nette Database Explorer layer helps you to fetch database data more easily and in a more optimized way. Support Me -------------------------------------------- Do you like Nette Database? Are you looking forward to the new features? Thank you! Installation ------------ The recommended way to install is via Composer: It requires PHP version 8.3 and supports PHP up to 8.5. Running Tests ------------- Run tests against SQLite (no setup needed): To test against MySQL, PostgreSQL, etc., start the Docker containers and copy the configuration: Usage ----- This is just a piece of documentation. Please see our website. Database Core ------------- To create a new database connection just create a new instance of Nette\\Database\\Connection class: Connection allows you to easily query your database by calling query method: Database Explorer ----------------- Nette Database Explorer layer helps you to fetch database data more easily and in a more optimized way. The primary attitude is to fetch data only from one table and fetch them at once. The data are fetched into ActiveRow instances. Data from other tables connected by relationships are deli","default_branch":null,"files":null,"tree":[],"storefront":"/r/nette","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/nette/database/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}