PHPackages                             govtnz/silverstripe-sqlexplorer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. govtnz/silverstripe-sqlexplorer

ActiveSilverstripe-vendormodule[Database &amp; ORM](/categories/database)

govtnz/silverstripe-sqlexplorer
===============================

A SilverStripe module to provide read-only access to a database for suitably privileged users.

2.0.1(6y ago)4635[2 issues](https://github.com/GOVTNZ/silverstripe-sqlexplorer/issues)BSD-3-ClausePHP

Since Mar 6Pushed 6y ago9 watchersCompare

[ Source](https://github.com/GOVTNZ/silverstripe-sqlexplorer)[ Packagist](https://packagist.org/packages/govtnz/silverstripe-sqlexplorer)[ Docs](http://github.com/govtnz/silverstripe-sqlexplorer)[ RSS](/packages/govtnz-silverstripe-sqlexplorer/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (5)Used By (0)

Introduction
============

[](#introduction)

[![Version](https://camo.githubusercontent.com/d7957686edbff2b61138e8c973015fa7152dfc42b564e2a59064deaa1b4efb4a/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676f76746e7a2f73696c7665727374726970652d73716c6578706c6f7265722e7376673f7374796c653d666c6174)](https://packagist.org/packages/govtnz/silverstripe-sqlexplorer)[![License](https://camo.githubusercontent.com/7581c1ea4f650c19eeaaf91fbf05d9f130adec4965ed4e3d9be42af1de78b429/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f676f76746e7a2f73696c7665727374726970652d73716c6578706c6f7265722e7376673f7374796c653d666c6174)](LICENSE.md)

SQL Explorer is a simple module that provides read-only access to database tables, and read-only SQL statements. It is intended for deployment in production environments, with restricted user access.

The tools is designed to facilite adhoc queries on a production database, where access is otherwise limited.

WARNING
=======

[](#warning)

Before installing this module, it is recommended that you consult with technical governance within your organisation as applicable.

Restrictions
============

[](#restrictions)

The tool imposes some restrictions from a security perspective:

- SQL statements must be SELECT statements.
- Certain table columns are excluded automatically from results, such as password hashes, salt, etc. In a future release this may be configurable.

Configuration
=============

[](#configuration)

No configuration is required. However, you can set the following in config.yml:

- require\_explicit\_permission if truthy, the SQL Explorer admin interface requires users explicitly have SQL\_EXPLORER persmission. Without this extra control, any administrator can access it directly, which in some environment is undesirable. Default is false.

Future state:

- Whitelist/blacklist specific tables or columns on tables.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~58 days

Total

4

Last Release

2451d ago

Major Versions

1.x-dev → 2.0.12019-08-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/3fd288ccfd797008b568521103fea5c4c78f4274cbfd8317610a4d32b7a1301b?d=identicon)[benwrighton](/maintainers/benwrighton)

![](https://www.gravatar.com/avatar/f4d3370731caca314e4633c78bdfa207c4cda821866bc7ce5dbdf2d8edd1e5aa?d=identicon)[shafquatnz](/maintainers/shafquatnz)

---

Top Contributors

[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (7 commits)")[![mrmorphic](https://avatars.githubusercontent.com/u/120720?v=4)](https://github.com/mrmorphic "mrmorphic (4 commits)")

---

Tags

sqlsilverstripe

### Embed Badge

![Health badge](/badges/govtnz-silverstripe-sqlexplorer/health.svg)

```
[![Health](https://phpackages.com/badges/govtnz-silverstripe-sqlexplorer/health.svg)](https://phpackages.com/packages/govtnz-silverstripe-sqlexplorer)
```

###  Alternatives

[patricknelson/silverstripe-migrations

SilverStripe Database Migration module. Facilitates atomic database migrations in SilverStripe 3.x

2126.7k](/packages/patricknelson-silverstripe-migrations)[silverstripe/postgresql

SilverStripe now has tentative support for PostgreSQL ('Postgres')

16258.1k2](/packages/silverstripe-postgresql)[brettt89/silverstripe-garbage-collector

SilverStripe Garbage Collector module

109.6k](/packages/brettt89-silverstripe-garbage-collector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
