Let’s launch your product to thousands (a Product Hunt alternative)

Company Overview

SQLiteStudio is a cross-platform SQLite database manager.

Tags:

Company Information

Pricing

Categories

Videos

Social Recommendations


  • Show HN: SQLite Database Explorer

    Technically both these projects are in the wrong. SQLite is a trademarked term by the SQLite authors. OP is not more wrong than https://sqlitestudio.pl/. If https://sqlitestudio.pl/ is using the mark under license, they haven’t indicated that anywhere (usually a requirement).

    – Source: Hacker News
    /
    3 months ago


  • Show HN: SQLite Database Explorer

    “SQLite Studio” seems like a poor choice of name given that it’s already in use[0]. [0] https://sqlitestudio.pl/.

    – Source: Hacker News
    /
    3 months ago


  • Lightweight SQLite Editor for Windows

    No mention of https://sqlitestudio.pl/ in the comments which is cross platform …

    – Source: Hacker News
    /
    over 1 year ago


  • Utility to create a database for TTRPG content entries?

    If you are up to learn SQL queries, I would suggest using SQLite. It stores all information in a single file.
    You even can use https://sqlitestudio.pl solution so it can be a little more visual.

    Source:
    over 1 year ago


  • No/Low Code sqlite Front End GUI/Forms

    DB Browser for SQLite and SQLiteStudio both exists, not sure if this is what you are looking for.

    Source:
    over 1 year ago


  • I just want to edit. Which tool should I use?

    Perhaps the simplest, for your case, would be a tool made specifically for SQLite, such as SQLite Studio.

    Source:
    almost 2 years ago


  • Is there a way to backup the cookies and site data exceptions list?

    They’re database files that you can inspect with a program like DB Browser or SQLiteStudio. You should be able to import permissions.sqlite to different Firefox profiles by just copying it to the right profile directory.

    Source:
    almost 2 years ago


  • Working with more than 10gb csv

    Https://sqlitestudio.pl is awesome, super easy to set up and pull in CSVs.

    Source:
    almost 2 years ago


  • SQLite has pretty limited builtin functions

    SQLiteStudio (sqlitestudio.pl) is a GUI frontend (Win and Linux) that lets you define functions (such as StdDev) when needed. You might want to give that a try.

    Source:
    about 2 years ago


  • Sensitive data

    Popular SQLite editors e.g. DB4S (supports only SQL Cipher) and SQLiteStudio (SQLCipher and perhaps anothers via plugin) can work with encrypted databases. My sqlite-gui support 5 ciphers through SQLite3 Multiple Ciphers.

    Source:
    about 2 years ago


  • Awesome SQLite

    SQLiteStudio – Create, edit, browse SQLite databases.

    – Source: dev.to
    /
    about 2 years ago


  • Futureproofing job as we move from Excel to databases.

    And start SIMPLE! Simplest is SQLite, and use SQLite Studio You can create and destroy databases with no overhead, even doing some easy import of your Excel into tables and figuring it out.

    Source:
    over 2 years ago


  • Why SQLite may become foundational for digital progress

    I prefer https://sqlitestudio.pl/ to be honest with you.

    – Source: Hacker News
    /
    over 2 years ago


  • Moved Data folder, lost chapter images without able to regenerate.

    SQLite studio (https://sqlitestudio.pl) was the tool. There wera a bunch of tables where I have to replace the paths, but in the end everything is working.

    Source:
    over 2 years ago


  • How do I use both SQL and Python in the same project?

    Raw SQL can be written in any IDE and text editor. However, you may benefit from using a dedicated SQL IDE/Tool for your work. When writing SQL it helps to see the tables, be able to write queries, debug, cancel long or wrong queries and write exploratory queries free flow (and cancel long or wrong queries) before deciding on what to finalise and execute via Python. They also usually come with a spreadsheet style…

    Source:
    almost 3 years ago


  • Is there a way to download my Brave browsing history? I already saved the SQLite file, but I cannot read the dates.

    Well, you need https://sqlitestudio.pl/.

    Source:
    almost 3 years ago


  • Show HN: Insomnia-like client for SQLite

    As for SQLite GUIs, there is also the free open-source cross-platform SQLiteStudio. https://sqlitestudio.pl.

    – Source: Hacker News
    /
    almost 3 years ago


  • Working with free SQL Server’s 10GB limit to pull subset of data from a 16GB CSV file?

    This, along with the proposed usage of SQL Server Express, suggests to me that OP nor the OPs company is committed to one db engine. SQLite’s SQL syntax is similar enough to port skills and you can find a nice GUI for it, like https://sqlitestudio.pl/.

    Source:
    about 3 years ago


  • Error when using CLI with SQLite

    You can use any of the numerous SQLite DB applications to not only view, but also modify and write complex SQL queries.
    My favourite is SQLite Studio.

    Source:
    over 3 years ago


  • Looking for some advice with using a TEMP table for an update

    This should work, but it will be quite an inefficient query (might be slow) because it does a SELECT for every single row being updated. The best way is still a UPDATE with join (UPDATE … FROM), I’d recommend you update your SQLite version if possible. DB Browser For SQLite likely bundles a fixed copy of SQLite with their software so you are likely stuck with the version that they chose. TO verify that this is…

    Source:
    over 3 years ago


  • Beginner

    To add to this, download SQLiteStudio, create a database, create a table, import a CSV, and play around with the data as you are moving through the SQLBolt tutorial.

    Source:
    over 3 years ago

Similar Products

Provides customer service & help desk SAaS.
Glyphr Studio is a free online font editor to make good looking professional typefaces.
The first and only Video 2 GIF API.
GNOME Commander is a "two-pane" graphical file manager for the GNOME desktop environment.