For 用于运行 SQL 的笔记本, the strongest matches are sqlpad/sqlpad (Sqlpad is a self-hostable web-based SQL client and collaborative), apache/zeppelin (Apache Zeppelin is a web-based notebook platform that supports) and getredash/redash (Redash is a self-hosted SQL query editor and analytics). Each is ranked by relevance to your query, popularity and recent activity.
用于在各种数据库管理系统中编写、执行和共享 SQL 查询的交互式开发环境。
Sqlpad is a web-based SQL client and multi-tenant workbench used for writing, executing, and saving queries across multiple relational and analytical databases. It functions as an ODBC database manager that enables users to manage database connections and explore schemas through a browser interface. The platform distinguishes itself as a collaborative environment where users can share SQL documents and coordinate data analysis. It integrates identity federation via OpenID Connect, SAML, LDAP, and OAuth, and provides a visualization system that renders query results into charts and tables. Th
Sqlpad is a self-hostable web-based SQL client and collaborative workbench that lets you write, execute, share, and visualize SQL queries across multiple databases, with history tracking and support for charts and tables, making it a strong fit for a SQL notebook tool.
Apache Zeppelin is a web-based notebook platform for interactive data analytics that supports executing code in over 20 languages within a single notebook. It provides a plugin-based interpreter architecture that allows the notebook to be extended with new languages and data sources, and includes a JDBC connector abstraction for connecting to any JDBC-compliant database. The platform also features session-isolated interpreter contexts, enabling separate interpreter instances per notebook or user with support for dependency injection and user impersonation. The platform distinguishes itself th
Apache Zeppelin is a web-based notebook platform that supports SQL via JDBC connectors to any compliant database, giving you a collaborative notebook interface with multi-language execution, result visualization, and sharing—matching your need for a self-hostable SQL notebook with version history and export capabilities.
Redash is a self-hosted analytics platform and SQL data visualization tool. It provides a web-based SQL query editor for writing, executing, and scheduling database queries, and functions as a business intelligence dashboard for monitoring metrics via visual widgets. The platform distinguishes itself through its data source connectors, which integrate with various SQL, NoSQL, and API-based stores to retrieve information for analysis. It enables self-service analytics by allowing users to run queries with dynamic parameters and supports shared data reporting via public links or embedded dashbo
Redash is a self-hosted SQL query editor and analytics platform with multi-database support, sharing, and visualization, but its editor is a traditional one rather than a cell-based notebook interface, and version history is not prominent.