-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.txt
42 lines (20 loc) · 1.56 KB
/
db.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
= Database Software Notes
:doctype: book
:toc:
:icons:
:source-highlighter: coderay
:numbered!:
== Meta
== Software
=== Datasette
https://datasette.io/[`https://datasette.io/`]
"Datasette is a tool for exploring and publishing data. It helps people take data of any shape or size, analyze and explore it, and publish it as an interactive website and accompanying API.
Datasette is aimed at data journalists, museum curators, archivists, local governments and anyone else who has data that they wish to share with the world. It is part of a wider ecosystem of tools and plugins dedicated to making working with structured data as productive as possible."
=== DBeaver
https://dbeaver.io/download/[`https://dbeaver.io/download/`]
"Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc."
=== Superset
https://superset.apache.org/[`https://superset.apache.org/`]
"Superset is fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts.
Quickly and easily integrate and explore your data, using either our simple no-code viz builder or state of the art SQL IDE.
Superset can connect to any SQL based datasource through SQLAlchemy, including modern cloud native databases and engines at petabyte scale."