sqlite gui
SQLiteSpy 1.8.1
A fast and compact GUI database manager for SQLite more>> A fast and compact GUI database manager for SQLite
SQLiteSpy was designed to be a fast and compact GUI database manager for SQLite. It reads SQLite3 files and executes SQL against them. Its graphical user interface makes it very easy to explore, analyze, and manipulate SQLite3 databases.
Main features:
- Database at a Glance ? The schema treeview displays all items contained in a database, including tables, columns, indexes and triggers. Press F5 to update the schema tree, double-click a table or view to display its data, use the context menu for frequently used commands.
- Grid Cell Editing ? Table cells are editable in the grid: Display a table via the schema treeview, select a cell and press F2 to invoke the editor. Then modify and confirm to write your changes back to the table.
- Data Type Display ? The native SQL data types are displayed with different background colors to help detect type errors. Type errors can cause performance degradation or wrong SELECT result sets if NULL values are confused with empty strings.
- Full Unicode ? SQLiteSpy fully supports SQLites Unicode capabilities. Data display and entry is completely realized as Unicode, including SQL commands.
- Multiple SQL Edits ?Modern tabs are used to edit and display multiple SQL queries for easy comparison of query statements and results. SQL queries are executed by typing or loading them into the SQL edit. Then press F9 to run the query, or CTRL+F9 to run the current line or selection only.
- Time Measurement ? SQL execution time is automatically measured and displayed to help optimize queries.
- Regular Expressions ? The SQL keyword REGEXP is supported and adds the complete regular expression syntax of Perl 5.10 to SQLiteSpy. The implementation was realized using the DIRegEx library.
- Mathematical SQL Functions ? The following mathematical SQL functions are available in addition to the SQLite default: ACOS(), ASIN(), ATAN(), ATAN(), ATAN2(), CEIL(), CEILING(), COS(), COT(), DEGREES(), EXP(), FLOOR(), LN(), LOG(), LOG(), LOG2(), LOG10(), MOD(), PI(), POW(), RADIANS(), SIGN(), SIN(), SQRT(), TAN(), TRUNCATE().
- Data Compression ? The SQL functions COMPRESS() applies zlibs deflate to any text or BLOB value. The raw deflate data stream is returned. UNCOMPRESS() inflates this stream back to the original. Integers, Doubles, and Nulls are returned unchanged.
- Compact Result Storage ? The internal data storage mechanism uses SQLites native data types for optimal compatibility. As a result, SQLiteSpy uses far less memory than other SQLite managers and handles large tables much more efficiently.
- Built in SQLite Engine ? SQLiteSpy comes as a single file executable with the SQLite database engine already build into the application. There is no need to distribute any DLLs, which makes SQLiteSpy easy to deploy with customers.
- Encryption Support ? SQLiteSpy can read and modify encrypted database files generated by DISQLite3. DISQLite3 implements its own native AES encryption which is not compatible with the commercial SQLite Encryption Extension (SSE) or any such implementation offered by other 3rd parties.
- Easy Install & Uninstall ? To run SQLiteSpy, just extract the SQLiteSpy.exe file to any directory and execute the file. No installation is needed ? when first started, the program creates a single file SQLiteSpy.db3 (a SQLite3 database) to store options and settings. It does not write any other files or to the registry. Uninstalling is as simple as deleting two files only: The applications executable and its options database file.
NOTE: SQLiteSpy is Freeware for personal and educational use
Enhancements:
- Update built-in DB engine to SQLite 3.6.1 (DISQLite3 1.6.1).
- Schema treeview: Show triggers even if the trigger table name case differs from the original table name case.
Stash GUI 1.0
Stash GUI is a free widget that provides a user friendly interface for the Stash command-line application more>>
SQLite Manager 0.3.10
Firefox extension that will allow you to easily manage the SQLite databases on your computer from your browser more>> Firefox extension that will allow you to easily manage the SQLite databases on your computer from your browser
SQLite Manager is an extension that will allow you to manage any SQLite database on your computer.
Manage any SQLite database on your computer. Helpful dialogs to create tables, indexes, to browse and search the tables and the facility to execute any sql query. A dropdown menu helps with the sql syntax thus making writing sql easier.
System requirements:
- Firefox: 2.0 - 3.1a2pre
Enhancements:
- Issue #166: DB Objects Panel is often too small and does not expand. Fixed.
- Issue #167: Support Sunbird 0.9
DSkinlite GUI Library 1.2
DSkinLite is a powerful gui library to help you develop the user interface program. And we use dskinlite in our current project, so we will optimize it continually. It is a "lite" gui library,and use more>> <<less

SQLite PHP Generator 8.1
A Windows GUI utility for SQLite PHP programming. more>> SQLite PHP Generator is a freeware but powerful SQLite GUI frontend that allows you to generate high-quality SQLite PHP scripts for the selected tables, views and queries for the further working with these objects through the web. Key features include: data management abilities (adding, editing and deleting records), customization of the HTML appearance, filtering and sorting abilities, support for images and hyperlinks, data protection with a lot of security settings, integrated script navigation and ability to create multilingual web apps.<<less
USB History GUI 0.1
Show USB Drive Usage History more>> Show USB Drive Usage History
USB History GUI is a simple to use application that gives you the ability to view all the history of your USB port.

SQLite for Windows 3.5.4
an ACID-compliant relational database management system more>> SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is currently found in more applications than we can count, including several high-profile projects.
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file. The database file format is cross-platform - you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. These features make SQLite a popular choice as an Application File Format. Think of SQLite not as a replacement for Oracle but as a replacement for fopen()
SQLite is a compact library. With all features enabled, the library size can be less than 250KiB, depending on compiler optimization settings. (Some compiler optimizations such as agressive function inlining and loop unrolling can cause the object code to be much larger.) If optional features are omitted, the size of the SQLite library can be reduced below 180KiB. SQLite can also be made to run in minimal stack space (16KiB) and very little heap (100KiB), making SQLite a popular database engine choice on memory constrained gadgets such as cellphones, PDAs, and MP3 players. There is a tradeoff between memory usage and speed. SQLite generally runs faster the more memory you give it. Nevertheless, performance is usually quite good even in low-memory environments.<<less
SQLyog MySQL GUI 8.13
SQLyog is an easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world. SQLyog is a tool that allows you manage MySQL database. Salient Features :- * Complete Unicode/UTF8 Support * Developer / User Productivity * Favorites Manager * HTML Schema? more>> <<less
License:Freeware

NetSend GUI 1.2
NetSend GUI is a utility to transfer small messages to other windows computers on your network or via the Internet more>>
NetSend GUI 1.2 is a utility to transfer small messages to other windows computers on your network or via the Internet. This program is a GUI version of the windows command-line program Netsend. It is great for small business users and home offices.
JLCs UPX GUI 1.0
JLCs UPX GUI application was designed to be a simple GUI for the executable packer UPX more>>

SQLite Database Browser 1.3
SQLite Database Browser provides you with an ideal, freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. more>>
SQLite Database Browser 1.3 provides you with an ideal, freeware, public domain, open source visual tool used to create, design and edit database files compatible with SQLite. It is meant to be used for users and developers that want to create databases, edit and search data using a familiar spreadsheet-like interface, without the need to learn complicated SQL commands.
Major Features:
- Create and compact database files
- Create, define, modify and delete tables
- Create, define and delete indexes
- Browse, edit, add and delete records
- Search records
- Import and export records as text
- Import and export tables from/to CSV files
- Import and export databases from/to SQL dump files
- Issue SQL queries and inspect the results
- Examine a log of all SQL commands issued by the application

SQLite Expert Personal 2.1.4
SQLite Expert Personal is a powerful visual tool that enables you to easily administer your SQLite3 databases and gain significantly better visibility into how your databases are operating. more>>
SQLite Expert Personal is a powerful visual tool that enables you to easily administer your SQLite3 databases and gain significantly better visibility into how your databases are operating. SQLite Expert integrates database management and maintenance into a single, seamless environment, with a clear and intuitive graphical user interface.
By using SQLite Expert you will be able to:
- Edit tables and views visually, without writing a line of SQL. Easily restructure fields, indexes without losing data already existing in the tables.
- Create SQLite3 databases, view and change database parameters, check database integrity and vacuum (compact) databases.
- Display and edit data in the grid, including BLOB and image fields. Currently supports BMP, JPG and PNG image formats. BLOB fields can be edited with the integrated hex editor.
- Execute SQL queries and display results in the grid or as text.<<less
SQLite Expert Personal is a powerful visual tool that enables you ... By using SQLite Expert you will be able to: - Edit tables and views visually, without writing aLicense:Freeware
License:Freeware
SQLite Expert Personal is a powerful visual tool that enables ... By using SQLite Expert you will be able to: - Edit tables and views visually, without writing aLicense:Freeware
SQLite Expert Personal is a powerful visual tool that enables ... By using SQLite Expert you will be able to: * Edit tables and views visually, without writing aLicense:Freeware
License:Freeware
License:Freeware
License:Freeware
Kix2Exe-Gui 1.1.1
Kix2Exe-Gui is a graphical front-end (add-on) for Kix2Exe. Kix2Exe is a freeware application to create executable files out of KiXtart scripts. more>>
Kix2Exe-Gui is a graphical front-end (add-on) for Kix2Exe. Kix2Exe is a freeware application to create executable files out of KiXtart scripts.<<less
Fomine Net Send GUI 2.6
Net Send GUI is plain instant LAN messenger for easy communication. It uses proprietary network protocol which one is based on TCP/IP, and it is not compatible with Microsoft NET SEND. But the Net Send GUI fully compatible with Winpopup LAN Messenger, OfficePopup and etc. more>> <<less
Pdf To Djvu GUI 2.0
Pdf To Djvu Gui is a freeware win32 application that converts any pdf into Djvu. Djvu files are generally smaller than the pdf files and are good looking. more>> <<less

