Skip to content

Releases: shinehanx/CuteSqlite

CuteSqlite-win-x64-v0.1.50-beta

29 Jan 19:26
Compare
Choose a tag to compare

CuteSqlite is an open source SQLite graphical management client.

Features:

Complete functions: The basic functions have been improved, and the goal is to be the best SQLite client.
2. Small size: The application compressed package is only 6MB.
3. Excellent performance: Developed with C++11/WTL, it is infinitely close to the performance of the Win32 API.
4. Small memory required: Only 5-8MB of memory is required.
5. Advanced Features: SQL analysis and optimization, storage analysis.

Changes in this version:

Fix the bug of sync data changed stat in the page of Analysis - Database Params - [database] - PRAGMA Parameters.
Add the table store analysis for the TablePropertiesPage.
en-pragma-params-props
en-table-props

CuteSqlite-win-x64-v0.1.45-beta

25 Jan 17:13
Compare
Choose a tag to compare

CuteSqlite is an open source SQLite graphical management client.

Features:

Complete functions: The basic functions have been improved, and the goal is to be the best SQLite client.
2. Small size: The application compressed package is only 6MB.
3. Excellent performance: Developed with C++11/WTL, it is infinitely close to the performance of the Win32 API.
4. Small memory footprint: Only 5-8MB of memory is required.
5. Advanced Features: SQL analysis and optimization, storage analysis.

Changes in this version:

The "Analysis" page adds the "Database Parameters" - "PRAGMA Parameters" function.
Fix synchronization issues when deleting, adding, dragging databases, pages, and navigation.

CuteSqlite-win-x64-v0.1.40-beta

18 Jan 12:02
Compare
Choose a tag to compare

CuteSqlite is a lightweight graphical management client for SQLite databases, which is an open-source software. It provides numerous advanced features, making it easier for users to manage and query SQLite databases.

Features of CuteSqlite:
1. Complete functions: The goal is to make the best SQLite client.
2. Small size: The application compressed package is only 6MB.
3. Excellent performance: Developed with C++11/WTL, it is infinitely close to the performance of the Win32 API.
4. Small memory footprint: Only 5-8MB of memory is required.
5. Advanced Features: SQL analysis and optimization, storage analysis.

Alter Table

Performance Analysis

Store Analysis

CuteSqlite-win-x64-v0.1.35-beta

12 Jan 05:36
Compare
Choose a tag to compare

Welcome to CuteSqlite
CuteSqlite is the graphical user interface(GUI) tool for SQLite3.
It allows you to design,create and browse you database,work in database objects, and insert data as well as design and run SQL queries to work with stored data.
You can also migrate database and data from other database vendors to your SQLite3 database.

Feature list

1.Database management.

  • Create Database
  • Open Database
  • Refresh Database
  • Delete Database
  • Copy Database as
  • Export Database As SQL
  • Import Database From SQL

2.Tables management.

  • Open Table
  • Create Table
  • Alter Table
  • Rename Table
  • Truncate Table
  • Drop Table
  • Copy Table as
  • Sharding Table
  • Export table as
  • Import From SQL File
  • Import From CSV File
  • Manage Indexes
  • Manage Foreign Key
  • Table Properties

3.Query data.

  • Query Selected SQL statement(s)
  • Query All SQL statement(s)
  • Explain SQL statement

4.Sql Statement Analysis.

  • Performance Analysis
  • Store Analysis
  • Database Params

Important Notice:

Pre-release builds are versions that have not been rigorously tested, so use caution if you're using them in a production environment.

CuteSqlite-win-x64-v0.1.25-beta

01 Jan 05:33
Compare
Choose a tag to compare

Welcome to CuteSqlite
CuteSqlite is the graphical user interface(GUI) tool for SQLite3.
It allows you to design,create and browse you database,work in database objects, and insert data as well as design and run SQL queries to work with stored data.
You can also migrate database and data from other database vendors to your SQLite3 database.

Feature list

1.Database management.

  • Create Database
  • Open Database
  • Refresh Database
  • Delete Database
  • Copy Database as
  • Export Database As SQL
  • Import Database From SQL

2.Tables management.

  • Open Table
  • Create Table
  • Alter Table
  • Rename Table
  • Truncate Table
  • Drop Table
  • Copy Table as
  • Sharding Table
  • Export table as
  • Import From SQL File
  • Import From CSV File
  • Manage Indexes
  • Manage Foreign Key
  • Table Properties

3.Query data.

  • Query Selected SQL statement(s)
  • Query All SQL statement(s)
  • Explain SQL statement

Important Notice:

Pre-release builds are versions that have not been rigorously tested, so use caution if you're using them in a production environment.

CuteSqlite-win-x64-v0.1.20-alpha

29 Dec 16:58
Compare
Choose a tag to compare

Welcome to CuteSqlite
CuteSqlite is the graphical user interface(GUI) tool for SQLite3.
It allows you to design,create and browse you database,work in database objects, and insert data as well as design and run SQL queries to work with stored data.
You can also migrate database and data from other database vendors to your SQLite3 database.

Feature list of CuteSqlite-win-x64-v0.1.20-alpha

1.Database management.

  • Create Database
  • Open Database
  • Refresh Database
  • Delete Database
  • Copy Database as
  • Export Database As SQL
  • Import Database From SQL

2.Tables management.

  • Open Table
  • Create Table
  • Alter Table
  • Rename Table
  • Truncate Table
  • Drop Table
  • Copy Table as
  • Sharding Table
  • Export table as
  • Import From SQL File
  • Import From CSV File
  • Manage Indexes
  • Manage Foreign Key
  • Table Properties

3.Query data.

  • Query Selected SQL statement(s)
  • Query All SQL statement(s)
  • Explain SQL statement

Important Notice:

Pre-release builds are versions that have not been rigorously tested, so use caution if you're using them in a production environment.

We will release the BETA version on New Year's Day 2024.

CuteSqlite-win-x64-v0.1.2-alpha

12 Dec 17:34
Compare
Choose a tag to compare
Pre-release

Welcome to CuteSqlite
CuteSqlite is the graphical user interface(GUI) tool for Sqlite3.
It allows you to design,create and browse you database,work in database objects, and insert data as well as design and run SQL queries to work with stored data.
You can also migrate database and data from other database vendors to your sqlite database.

Feature list of CuteSqlite-win-x64-v0.1.2-alpha

1.Database management.

  • Create Database
  • Open Database
  • Refresh Database
  • Delete Database
  • Copy Database as
  • Export Database As SQL
  • Import Database From SQL

2.Tables management.

  • Open Table
  • Create Table
  • Alter Table
  • Rename Table
  • Truncate Table
  • Drop Table
  • Copy Table as
  • Sharding Table
  • Export table as
  • Import From SQL File
  • Import From CSV File
  • Manage Indexes
  • Manage Foreign Key
  • Table Properties

3.Query data.

  • Query Selected SQL statement(s)
  • Query All SQL statement(s)
  • Explain SQL statement

4.Analysis Sql statement.

  • SQL Log
  • Analysis SQL Report

Important Notice:

Pre-release builds are versions that have not been rigorously tested, so use caution if you're using them in a production environment.

We will release the BETA version on New Year's Day 2024.