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 2w ago

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

29

—

LowBetter than 57% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

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

2500d ago

Major Versions

1.x-dev → 2.0.12019-08-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19522687?v=4)[benwrighton](/maintainers/benwrighton)[@benwrighton](https://github.com/benwrighton)

![](https://avatars.githubusercontent.com/u/52368679?v=4)[shafquatnz](/maintainers/shafquatnz)[@shafquatnz](https://github.com/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

[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)

PHPackages © 2026

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