Dataflare

Simple, easy-to-use database manager

Stars
138

Bot releases are hidden (Show)

Dataflare -

Published by wyhaya 26 days ago

  • Fix error
  • Upgrade webkit2gtk to 2.44.3
Dataflare -

Published by wyhaya about 1 month ago

  • Support adding initial SQL
  • Add combination keywords in the SQL editor
  • Default column width wide enough to show name and type
  • Formatting table number value
  • Cancel the previous test after changing the connection config
Dataflare - Latest Release

Published by wyhaya about 1 month ago

  • Support Deutsch, thanks Till
  • Support resize column width to fix content
  • Show table column count
  • Add SQLite jsonb functions
  • Allow SQLCipher empty password
Dataflare -

Published by wyhaya about 2 months ago

  • Support QuestDB
  • Fix cancel SQL query
  • Fix query time
Dataflare -

Published by wyhaya about 2 months ago

  • Support SSH proxy Databend ClickHouse Rqlite
  • Support switch to the previous/next tab Ctrl + [ Ctrl + ]
  • Fix ClickHouse Databend error message
  • Fix DuckDB columns info
  • Fix PostgreSQL IPv6 host
  • Fix shortcut key errors on Windows
  • Fix the connection popup UI on Windows
Dataflare -

Published by wyhaya 2 months ago

  • Display view in table list
  • Display view in schema manager
  • Display database version number when testing connection
  • Add view and index to editor typing hints
  • Show current connection first in connections manage
  • Move refresh table menu to external
  • Fix some bugs
Dataflare -

Published by wyhaya 2 months ago

  • Support view zoom
    • Zoom In Ctrl+
    • Zoom Out Ctrl -
    • Zoom to Actual Size Ctrl 0
  • Fix JSON float precision
Dataflare -

Published by wyhaya 3 months ago

  • Fix MSSQL schema manager token error #91
Dataflare -

Published by wyhaya 3 months ago

  • Support Databend Beta
  • Upgrade SQLite to 3.46.0
  • Upgrade SQLCipher to 4.5.7
  • Dynamic loading of DuckDB, SQLite, SQLCipher
    • When connecting for the first time, the database driver will be downloaded over the network.
  • App size reduced by 36MB
  • Performance improvements and bug fixes
Dataflare -

Published by wyhaya 3 months ago

  • Support ClickHouse
  • Support DuckDB type alias
  • Support column autocomplete suggestions in table preview #48
  • Support D1 schema manager 1
  • Support D1 columns autocomplete suggestions 2
  • Fix SQL editor refresh
  • Performance optimization

D1 has some limitations regarding SQL query, we cannot retrieve all data in a single request. Therefore, data is retrieved in a loop, which may result in sending a large number of HTTP requests, depending on the number of your tables.

  1. 1 + n * 2
  2. 1 + n
Dataflare -

Published by wyhaya 4 months ago

  • Support DuckDB
  • Update libSQL logo
  • Use the JetBrains Mono font for the following data type of columns:
    • date time timetz datetime timestamp timestamptz year
Dataflare -

Published by wyhaya 5 months ago

  • Support batch insert
  • Add query status in query result
  • Add not null and default value in edit row
  • Auto create database file (libSQL, SQLite, SQLCipher)
  • Fix schema manager minimap AppImage
  • Fix query does not return result #86
  • Fix Cloudflare D1 same column name error
  • Fix libSQL, SQLite, SQLcipher connection test
  • Show more accurate query duration
    • MySQL, MariaDB, PostgreSQL, CockroachDB, SQL Server, Remote libSQL: Network round-trip time + Query duration
    • Cloudflare D1, Rqlite: Read query duration from response
    • SQLite, SQLCipher, Local libSQL: From send query to full receipt of results
Dataflare -

Published by wyhaya 5 months ago

  • Support export table to .sql file
  • Update SQL editor dark theme
  • Performance improvements and bug fixes
Dataflare -

Published by wyhaya 6 months ago

  • Support PostgreSQL all datatype
  • Support MySQL / MariaDB bit geometry datatype
  • Change datatype to lower case
  • Fix some bugs
Dataflare -

Published by wyhaya 6 months ago

  • Support PostgreSQL vector type #78
  • Support create database
  • Support for selecting fonts installed on the system Settings
  • Change Query icon
  • Fix some bugs
Dataflare -

Published by wyhaya 6 months ago

  • Add Trigger Manager
  • Add Extension Manager PostgreSQL
  • Support copy connection URL
  • Support custom D1 API origin #76
  • Disable App auto update
  • Fix some bugs
Dataflare -

Published by wyhaya 7 months ago

  • Add function manager
  • Change font-mono to JetBrainsMono
  • Fix SQL Editor syntax highlight
  • Fix #71
Dataflare -

Published by wyhaya 7 months ago

  • Support français, thanks @Sukaato.
  • Show scrollbar when mouse hover
  • Support import rqlite connection URL
  • Fix #69, #70
Dataflare -

Published by wyhaya 7 months ago

  • Allow disable auto connect database #67
  • Support PostgreSQL tsvector type
  • Switch to custom scrollbar
  • Disable F5 refresh window Windows
  • Fix import connection from URL
  • Fix some UI errors
Dataflare -

Published by wyhaya 7 months ago

  • Support CockroachDB
  • Support switch database
  • Fix SQLite foreign key jump
  • Fix PostgreSQL schema manager primary key repeat
Related Projects