No nbviewer.org videos yet. You could help us improve this page by suggesting one.
Based on our record, DBeaver should be more popular than nbviewer.org. It has been mentiond 104 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I agree! I still sometimes use LibreOffice Base for quick prototyping [0] or Microsoft Access if I am on Windows. It uses HSQLDB by default but you can connect to several external JDBC, ODBC and ADO compatible databases, though I often use DBeaver for that purpose. [1] [0] https://en.wikipedia.org/wiki/LibreOffice_Base [1] https://dbeaver.io/. - Source: Hacker News / 21 days ago
Install DBeaver if you haven't already (available at dbeaver.io). - Source: dev.to / about 1 month ago
By making RisingWave compatible with PostgreSQL, we ensured that any developer familiar with SQL could immediately start writing streaming queries. This wasn't just about syntax; it meant RisingWave could plug seamlessly into existing data workflows and connect easily with a vast ecosystem of familiar tools like DBeaver, Grafana, Apache Superset, dbt, and countless others. - Source: dev.to / about 1 month ago
❔ We may also connect to our DB, for example, via Database Tool: DBeaver And we see our DB with the name yuit-chart-db. - Source: dev.to / 6 months ago
> browser based For whatever reason, this is the main limiting factor, because local software can be really good, for example: DBeaver - pretty nice and lightweight local tool for a plethora of databases https://dbeaver.io/ DataGrip - commercial product, but you'll feel right at home if you use other JetBrains products https://www.jetbrains.com/datagrip/ DbVisualizer - really cool tool that helps you explore messy... - Source: Hacker News / 6 months ago
Example notebooks are included in the repo and can be previewed using nbviewer:. Source: over 2 years ago
Nbviewer (https://nbviewer.org/): very easy to use for smaller jupyter notebook that does not require heavy rendering. Source: over 2 years ago
Nbconvert renders everything exactly as it looks in your notebook app into a read-only HTML version and is what GitHub uses for notebooks. Interactive plots from Bokeh, Holoviews, etc can still work if you trust the JS, and since editing notebooks while showing them during a meeting usually doesn't go well, read-only is probably good enough (eager to hear feedback on this point though). The nice thing is that... Source: over 2 years ago
Just as a heads up, I used plotly to generate a lot of the charts, so you'll need to view it from an nbviewer like nbviewer.org. Source: about 3 years ago
I used a lot of plotly not knowing that Github wouldn't show it, so you'll need notebook viewer like nbviewer.org to see some of the charts. Source: about 3 years ago
DataGrip - Tool for SQL and databases
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.
Livebook - Automate code & data workflows with interactive Elixir notebooks
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
Observable - Interactive code examples/posts