Showing 1213 open source projects for "db-explorer"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    This is the Informix SQL db extension to Tcl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JEDI Database Desktop replaces and extends Borlands Database Desktop, which is not free. The goal of this project is to implement the functions of the original Database Desktop and add some useful features. The application is written in Delphi 6 / Kylix.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Database admin tool. Works with gnome-db and has nice and easy GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    CdBase is a front-end for PGSQL. It grep the cdlabel and contents to maintain a database. Fully configurable, it create the db and the general table; each cdrom has its own table in relation with the generic table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Webbased Audio-CD-Archive for private Audio-CD-Collections. Use PHP, Perl and MySQL. Also support CD-Location in up to 255 CD-Changer. Integrated CDDB-Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A collection of scripts for using netacctd with MySQL. Import your 'flat-file' DB into a real one. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The scalable Java DB Client is a customizable java application where fields and general DB info is entered in a config file and the proper GUI is generated at run-time. Entries can then be added, and a final submit/update to the (PostgreSQL/MySQL) Databas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDBC Explorer is a Java program that provides a front end for SQL commands. It uses JDBC drivers to connect to a RDBMS. Future plans include storing a history of commands, syntax highlighting, and customizable ui.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    A multi-platform, open-source (of course!) tool to convert a database to into an XML document. Also will include tools for the creation of XSL documents to parse the XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Low-complexity high-end database server. Keeps dynamic set of dbs open for sharing. Allows key=value access of std. DBMs w/o overhead of opens on & between accesses. User-control of file/dir-naming allows countless DBs w/o file-system limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    I want to develop a framework that simplifies the process of creating client server applications, with a DB on one end and a gui on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perl module to access the HP 200LX's databae files. Supports GDB, NDB, PDB and to some extent also ADB and WDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DB::Query abstracts access to various databases through a simple and general API which allows complex search queries, update, insert and delete operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A console-based (Swing gui also in the future ...) interactive db query tool written in Java/JDBC. It goes beyond the typical tools by introducing a SQL-like metadata query language that allows interactive querying of DatabaseMetaData and ResultSetMetaDa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dbwrap provides wrappers for php database calls. The goal is to allow easy extension to db calls (like automatically checking for errors) and to provide an more independent interface for database calls. Switching to dbwrap should be fairly painless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An easy to setup and use library and database for storing and retrieving articles on the web, with automatic cross-referencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ezDirectory is an web application written in Perl using CGI and PerLDAP to interface with an LDAP database (I'm using OpenLDAP but any LDAPv3 compliant db will do). This application allows businesses to keep track of employees information and update it a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Beerus-DB

    Beerus-DB

    Beerus-DB is a database operation framework

    Beerus-DB is a database operation framework, currently only supports Mysql, Use [go-sql-driver/mysql] to do database connection and basic operations, based on this do a lot of extensions, such as, connection pool management, multiple data sources, transaction management, single table no sql operation, multiple tables and complex operations can write their own sql, sql support {} placeholder, can use struct as parameters to operate the database, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    db-docit
    This browser-based tool is a flexible solution for documenting both logical and physical database schema designs. It supports simple version tracking concepts to document schema changes in varying stages of planning and implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project aims to create a set of test databases which might satisfy a given query Q.So given a query Q the s/w generates result R and input databases D such that Q(D) = R.The software has applications in functional verification of query processors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shared library that provides a generalized interface for communication with a database back end.
    Downloads: 0 This Week
    Last Update:
    See Project