Showing 263 open source projects for "sqlite database browser"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    jdog: a productivity tool for software dev/qa teams that develop & support database oriented softwares. It eliminates teams writing repetitive SQLs & joins for data-verification during analysis,dev,test,debug and promotes productivity via collaboration .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    yLife : Yu-Gi-Oh! Life
    yLife aims to be the Firefox of Yu-Gi-Oh!. Very user-friendly and useful for duellists/players/collectionners of Yu-Gi-Oh! Trading Card Game. It is based on Modules : Card Explorer, Deck Builder,... It is powered by YCD : Yu-Gi-Oh! Card Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A handy Apache2 licensed Eclipse based tool to display and search (not to edit) the content of a JSR 170 ( see: http://www.jcp.org ) compliant Java Content Repository. It is stable and supported since 2006. It does not support Jackrabbit 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ruby Research Wiki (RRiki) can be used to keep notes and organize references for research. It uses a browser interface, an intuitive plain text formatting language (markdown), and facilities to cross-reference and hierarchically organize notes
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    The SBS1 Explorer application features a nice GUI allowing a variety of queries to any SBS-1 flights database without having to install the BaseStation software. Simply get a database file (usually BaseStation.sqb) and open it in SBS1 Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QSQLiteBrowser is a simple tool for viewing and editing SQLite databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A geocache management software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version. If you find some issue ther let me know and I help you fixing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web-based multiple database browser (Oracle, PostgreSQL , MySQL, HSQLDB). ExtJS is used for UI, Springframework on server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Science Lab Inventory & Order Management

    Science Laboratory Inventory and Order Management System

    Science Laboratory Inventory and Orders Management System: suitable for school's science laboratories to manage stored items (chemical and equipment) and adds a way to order these items on-line for science lessons and practical experiments. It's PHP/MySQL web application which needs to be installed in one server and runs in any client's browser with no modification at all. It's a multi-user system with different privileges. Demo is available at: http://sciencelabinv.sourceforge.net/demo/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The SPASE Registry Explorer is a web browser application that enables interactive exploration of a SPASE compliant registry. The contents of a SPASE registry are organized in a tree and resource descriptions rendered for viewing in the browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AnyQA is a platform independent SQL query browser that allows you to browse different DBMS. Currently, only MySQL and SQLite is supported. In future, PostgreSQL, Oracle, etc. are to be included. It also provides a uniform C++ API for DBMS access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SQLiteManager is a multilingual web based tool to manage SQLite database. The programming language used is: PHP4, but work fine with PHP5. Work just as well on a platform Linux as on Windows or MAC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    XBMC Web Manager a pour but de pouvoir visualiser et gérer facilement sa base Vidéo XBMC. Pour l'heure seule la partie visualisation sera bientôt réalisée.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GTKO is an Oracle development and testing tool written in C and based on GTK and the native Oracle OCI libraries. It features a full schema browser, SQL syntax highlighting, explain plan viewer, statement tracing facility, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small web-based application intended to assist project developers in managing and creating translations. Django based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LabDiary
    LabDiary is a program for managing laboratory experiments in a sophisticated way. It is very easy to use - you can link experiments logically with each other, associate files to an experiment and structure all your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MySQL Browser is a component created with Gambas 3 and allows you to have a basic MySQL Browser in your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SMARTDataBees

    SMARTDataBees

    CAFM open source framework

    SmartDataBees is an database management suite, which could be used for facility management. It is based on a plugin-framework. With SMARTDataBees you can: - manage your facilities (CAFM / FM) - write your own plugins to add your functionality - connect your BIM / CAD product to SMARTDataBees database SMARTDataBees currently supports DBMS: - MySQL, MS-SQL, SQLight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    File library for easy searching. Especially for media files with tag reading. Comes with an ncurses based frontend. Should be easily extensible for e.g. pictures with EXIF data or Geo tags aso.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want
    Downloads: 0 This Week
    Last Update:
    See Project