Skip to content

Rename "managed database" to "instant database" in docs and UI text - #29

Merged
eddietejeda merged 1 commit into
masterfrom
instant-databases-rename
Aug 25, 2026
Merged

Rename "managed database" to "instant database" in docs and UI text#29
eddietejeda merged 1 commit into
masterfrom
instant-databases-rename

Conversation

@eddietejeda

Copy link
Copy Markdown
Contributor

Updates user-facing prose (README, docstrings, and widget display text/labels) to use the new product term "instant database" instead of "managed database".

Code identifiers and API names intentionally keep managed (e.g. ManagedDatabaseWriter, managed_database_writer, list_managed_databases) — this is a wording-only change. Historical changelog entries are left as-is.

@eddietejeda
eddietejeda requested a review from a team as a code owner August 25, 2026 00:41
@eddietejeda
eddietejeda requested review from shefeek-jinnah and removed request for a team August 25, 2026 00:41

def databases_panel(client: HotdataClient):
"""Table of managed databases in the workspace."""
"""Table of instant databases in the workspace."""

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit: the module docstring on line 1 still reads """Marimo UI for managed Hotdata databases (create + parquet table loads).""" — it's prose, not an identifier, so it looks like it was missed in this sweep. Same for examples/demo.py:75, where the tab is labeled "Databases" (fine as-is, just flagging in case "Instant databases" is the intended label). (not blocking)

@eddietejeda
eddietejeda merged commit 27c7f84 into master Aug 25, 2026
3 checks passed
@eddietejeda
eddietejeda deleted the instant-databases-rename branch August 25, 2026 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant