comdb2
sqlitebrowser
Our great sponsors
comdb2 | sqlitebrowser | |
---|---|---|
4 | 228 | |
1,190 | 17,600 | |
0.9% | 0.8% | |
9.0 | 8.1 | |
1 day ago | about 1 month ago | |
C | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
comdb2
- Show HN: Distributed SQLite on FoundationDB
-
Why SQLite may become foundational for digital progress
Bloomberg [1] uses SQLite in a custom distributed RDBMS engine of theirs in a way I lack the knowledge to completely understand its design.
I remember Richard Hipp mentioning Bloomberg in one of his interviews (don't ask me which one, I don't remember), that they use SQLite to serve billions of bank transaction on a daily basis without a problem.
[1] https://github.com/bloomberg/comdb2
sqlitebrowser
-
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.
Have you tried https://sqlitebrowser.org/ ?
-
Curious about this: why are Anki collection packages (.colpkg) exported from AnkiDroid smaller than those exported from the desktop application? Both exports included media. The desktop application was created by importing the AnkiDroid export and then exporting, so all decks and cards are identical
SQLite DB file. You can view the DB contents with https://sqlitebrowser.org/
-
Do any of you work with very large databases? I'm having some trouble.
My recommendation would be to use Sqlite. It pretty simplistic and works well. The program, found here, https://sqlitebrowser.org/ is a UI for Sqlite that can be used for loading or interacting with your data. If your data is in CSV, you can use the UI to parse and load your data file(s).
-
Just moved from POP3 to IMAP, but IMAP is very laggy and slow? Possible fix?
https://support.mozilla.org/en-US/kb/compacting-folders https://www.crucial.com/articles/about-ssd/should-you-defrag-an-ssd Kind of interesting to poke around Firefox's and other programs sqlite database files, just be cautious. https://sqlitebrowser.org/
-
Any way to view names of previously watched & deleted shows?
As far as looking at the database, it's located at 'Plug-in Support/Databases/comp.plexapp.plugins.library.db' within your data directory. While you need Plex's own Plex SQLite to write to some tables, if you're just combing through data it may be easier to use something like DB Browser. From there, watch history is stored in the metadata_item_views table. If you want a list of everything that's been played, but is no longer in Plex, the following query might do it (it's been very minimally tested, but I wouldn't be surprised if there are some things I missed:
-
v2022.12.31.1910 Release
You'll need to modify the database manually. If it's using SQLite, you can use DB Browser for SQLite (https://sqlitebrowser.org/).
-
Any open source solution for importing and doing reporting on daily sales CSV files
Here are a few options * Calc from LibreOffice * DB Browser for SQLite * RStudio * Visualize data from CSV file in Python
-
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.
-
Between using H2 and HSQLDB as a production DB, which is the better choice?
I've used all H2, hsqldb and SQLite. For a desktop app you want SQLite, as it is explicitly designed for this scenario. One nice bonus is that there are a TON of apps and utilities that work with SQLite files directly, making it very easy to work with.
What are some alternatives?
sqlitestudio - A free, open source, multi-platform SQLite database manager.
sqlcipher - SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
nocodb - 🔥 🔥 🔥 Open Source Airtable Alternative
beekeeper-studio - Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
godot-sqlite - GDNative wrapper for SQLite (Godot 3.2+)
dbhub.io - A "Cloud" for SQLite databases. Collaborative development for your data. :)
Sequel-Ace - MySQL/MariaDB database management for macOS
Sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
Magisk - The Magic Mask for Android
rqlite - The lightweight, distributed relational database built on SQLite
Tautulli - A Python based monitoring and tracking tool for Plex Media Server.
Cryptomator - Multi-platform transparent client-side encryption of your files in the cloud