Databases Searching Tool

Find known values across approved SQL Server scopes without turning every lookup into a manual database expedition.

D.S.T. is a local Windows lookup tool for people who know the value they need, but not where it lives. Define approved databases, tables and columns, run focused searches, schedule repeat checks, review Search Memory and export results when needed.

Freeware Corporate use allowed SQL Server lookup Search Profiles Scheduled Search Memory Windows tray runtime Scoped Agent API CSV / JSONL export

When the value is known, but the table is not.

Many real support and troubleshooting tasks start with a clue: a reference number, customer identifier, document ID, case number, email fragment or other value. The hard part is often not knowing where the system stored it.

D.S.T. turns that hunt into a controlled workflow: choose the approved scope, run the search, review the matches, keep history when it helps and export only what is useful.

Built for real support work

Useful when internal systems contain many databases and the fastest question is: where does this value appear?

Controlled by scope

Search selected databases, tables and columns instead of blindly scanning everything.

Repeatable by profile

Save lookup profiles for recurring support cases, reference checks, customer investigations and audit-style reviews.

More than object search, smaller than a data platform.

Many SQL tools help developers find object names, routines or fragments of SQL. D.S.T. is aimed at a different recurring problem: a user has a value and needs to find where that value appears inside approved data scopes.

Value search, not code search

Search for identifiers, references, email fragments, document numbers and other known values in selected tables and columns.

Profile-backed boundaries

Keep searches tied to approved databases, tables, columns, limits and match modes instead of improvising the scope each time.

Search Memory, not throwaway results

Review previous human, scheduled and agent searches from one local history view when the same question comes back later.

Agent access without raw SQL

Let agents request scoped searches and history through bearer tokens, while SQL credentials and direct query construction stay out of the agent path.

Why is D.S.T. free?

D.S.T. is freeware because useful internal tools should not always start with a procurement ritual. The base tool should be easy to try, share internally and use for real lookup work. It is free for personal, educational and commercial/corporate use. No account, no activation and no license key are required.

Paid help may be offered for training, setup review, Search Profile design and internal workflow implementation. The tool itself remains freeware.

Use it freely. Use it responsibly. Remember where it came from.

Search Profiles turn repeated lookup work into something reusable.

A profile defines the approved lookup boundary: databases, tables, columns, match mode, result limits, history mode and defaults. The same profile can be used manually, by the scheduler or by a scoped agent token.

Those profiles can support both human operators and agent-assisted workflows, while keeping the search constrained to user-approved areas.

01

User defines access

Use credentials and SQL permissions appropriate for the environment. Read-only access is recommended for lookup work.

02

Profile defines scope

A Search Profile describes the allowed databases, tables, columns, limits and defaults.

03

Human, scheduler or agent runs lookup

The lookup can be performed through the local UI, recurring scheduler or controlled Agent API when configured by the user.

04

Results are reviewed

Matches are stored in Search Memory and can be reviewed in the interface, read by authorized agents or exported to CSV/JSONL.

Important: Agent-assisted use must remain permission-based. Do not give agents unrestricted database access. Use scoped profiles, read-only credentials and review exports before sharing them.

A local browser workspace for search, results and profiles.

The screenshots use generic sample values. Light and dark captures are paired with the page theme so the product is shown consistently.

D.S.T. light-mode search interface with profile-backed connection mode, workspace and scope fields D.S.T. dark-mode search interface with profile-backed connection mode, workspace and scope fields
Main Search workspace with profile-backed lookup, preflight, cancellation and exports.

Profile-backed search

Approved databases, tables and columns are defined by Search Profiles before users or agents search.

Local desktop runtime

The product runs locally, can stay in the Windows tray and can start minimized with Windows.

Search Memory

Human, scheduler and agent runs are recorded in local history according to profile visibility rules.

Scheduler, memory and agent controls support repeat searches.

Recurring searches, Search Memory and token-scoped Agent API controls make repeated lookup work easier to continue without opening unrestricted database access.

D.S.T. light-mode Scheduler screen with recurring search and startup controls D.S.T. dark-mode Scheduler screen with recurring search and startup controls
Scheduler view for recurring searches, runtime status, Start with Windows and shutdown control.
D.S.T. light-mode Search Memory screen with history filters and saved searches D.S.T. dark-mode Search Memory screen with history filters and saved searches
Search Memory view for history filters, workspaces and saved searches.
D.S.T. light-mode Agent Access screen with scoped tokens and audit controls D.S.T. dark-mode Agent Access screen with scoped tokens and audit controls
Agent Access view for scoped tokens, audit review and emergency Agent API disable.

Focused SQL Server lookup work.

Use D.S.T. where the goal is to find, confirm and export a value from a known environment with permission.

Reference lookup

Find invoice numbers, document IDs, ticket numbers, case references and external identifiers.

Contact lookup

Search names, email fragments, phone fragments, customer numbers and related values.

Support review

Investigate recurring support cases with reusable profiles instead of rebuilding the same search every time.

Scheduled monitoring

Run recurring profile-backed searches for known values and keep the latest runs available in Search Memory.

Data review

Check where a value appears before deciding which system, table or owner needs closer review.

Agent-safe access

Expose scoped search, history and scheduled run access through bearer tokens without exposing SQL credentials or raw SQL.

Profile-based search

Keep repeated lookup work narrow, consistent and easier to audit.

What D.S.T. is and what it is not.

The product is intentionally narrow. It is a search and review utility for approved SQL Server scopes, not a platform that tries to replace your database tools.

D.S.T. is

  • A local SQL Server lookup utility.
  • A controlled search workflow.
  • A profile-based internal support tool.
  • A scheduled search memory tool.
  • A local Agent API gateway when deliberately enabled.
  • A freeware Windows product with a local browser UI.
  • A practical tool for approved environments.

D.S.T. is not

  • Not a BI platform.
  • Not a full database administration suite.
  • Not a replacement for SQL Server Management Studio.
  • Not a permission bypass tool.
  • Not an autonomous data mining system.
  • Not a raw SQL endpoint for agents.
  • Not something to expose directly to the public internet.

Use it only where you have permission.

D.S.T. is freeware, but it is still a database inspection tool. Treat it like any internal data utility.

  • Use D.S.T. only against systems you own, administer or have explicit permission to inspect.
  • Prefer read-only SQL accounts for lookup workflows.
  • Keep profiles scoped to the databases, tables and columns needed for the task.
  • Use scheduled searches only through Search Profiles with history enabled.
  • Give agents only scoped bearer tokens, never SQL credentials.
  • Do not expose internal database tools directly to the public internet.
  • Review exported files before sharing them.
  • Store CSV and JSONL exports according to internal data policy.
  • Do not publish screenshots that reveal hostnames, credentials, private database names or live customer data.

Common questions before downloading.

What is Databases Searching Tool?

D.S.T. is a local Windows SQL Server lookup tool. It helps users search approved databases, tables and columns, schedule recurring searches, review Search Memory and export useful results.

Is D.S.T. really free?

Yes. Personal, educational, commercial and corporate use are allowed.

Can companies use D.S.T. for free?

Yes. D.S.T. may be used in commercial and corporate environments, provided the user has permission to inspect the target systems and handles data responsibly.

Why is it free?

It is free because it is a practical utility and a public entry point for the software line. Paid help may be offered for setup, training, Search Profile design and workflow implementation.

Does D.S.T. require an account or license key?

No. D.S.T. does not require an account, activation or license key.

Can an AI agent use D.S.T.?

Yes, when Agent API is deliberately enabled and the agent uses a scoped bearer token. Agent requests are structured and profile-backed; raw SQL and direct connection fields are rejected.

Can D.S.T. run recurring searches?

Yes. The desktop scheduler release can run profile-backed recurring searches and store the runs in Search Memory for UI review and scoped Agent API access.

Can D.S.T. start with Windows?

Yes. The packaged Windows GUI EXE can run minimized to tray and can create a per-user Start with Windows entry.

Does D.S.T. replace database administration tools?

No. It is a focused lookup and review tool, not a full administration suite, BI platform or data catalog.

Can setup help be arranged?

Yes. Paid help can be provided for training, setup review, Search Profile design and internal workflow implementation.

Need D.S.T. configured for your team?

Contact support for setup, profile design, training and implementation help around your environment. The software remains freeware; paid work is for implementation support.