Showing 493 open source projects for "db-explorer"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 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
  • 1
    PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Purely Written in Java, Run on any OS, Jack DB Manager Client helps you to connect to any database allowing you,to view, insert, update, delete ,generate backup for database or selected tables. Tested on Oracle, MYSQL, MSSQLServer and DB2, Plug and play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AutoPatch

    An automated database patching framework for Java.

    AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance. This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SDU (Simple Data Upload) allows to transfer data between data bases MySQL. Is an front-end of the utilities mysqldump and the client mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jisql

    Jisql is a Java command line SQL client

    Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Streamlined XQuery/XML database API for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    provides portability to WordNet Database through Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Provides a web interface where user can query a relationnal database thanks to a metadata catalog (similar to Cognos Query). Use Dojo Ajax library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Doing online research has never been easier. You can write surveys online, run a clustering survey, and infinitely customize by adding JSP code. It can generate agile reports from JIRA and Bugzilla hours, and online diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The concepts of ajax will bring the desktop database development back to web development. JDBCluster supports XML based property initialization, property dependancies, Query and Query Parameter handling, value range definitions and privilege checks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy Db Filler's purpose is to generate test data for databases. Given the cohordinates of a database, it loads dynamically its tables and then allows users to specify how many records per table they want, and how each column has to be filled
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MighTyD is a prototype for demo puposes & the first implementation of the temporal database model devised by Nikos Lorentzos, Hugh Darwen & CJ Date. It uses Tutorial D as its language & PostgreSQL for storage & is compliant with the The Third Manifesto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Java based RESTful Web Service designed to interface with the proprietary MD (Melissa Data) windows database. MD provides several interfaces to validate addresses, phone numbers, email addresses, zip codes, amd more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Database tools is a DB comparator tool. It's a Java Program that uses JDBC connections. It's propose to make strutural comparisons between two databases in order to create DDL commands for make them equal structurally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DBToolbox is tool which: extract database model from JDBC connection, check database model against validation rules, generate database model document and validation report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLAid is a set of tools that allow for easy maintainance, packaging, distribution and refactoring of SQL code and databases. New tools will be added as the project progresses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frag'n Alloc Tool is a software for supporting the development of a distributed database, implementing some fragmentation and allocation algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Objective of the proposed system is, introduce a reusable, extensible heterogeneous database Integration tool. Integrated Query, Import Export amoung defferent databases. Export data compressed by XMILL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jipes provides open source Java APIs deeply integrated into the Oracle RDBMS, including an Ant task for building and exporting database objects. A Java Data Cartridge replacing database links is also in process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ammentos Persistence Layer is a lightweight persistence framework for Java (JDK5.0 or later). Works with annotations, does not require any configuration/mapping file, runs with any JDBC compliant database (no SQL dialects to configure), supports multi.d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sql cvs db tool is a Version Control System for Database resources / objects schema like: trigger, stored procedure, function and view. Written in Java, PostgreSQL supported and soon for Sql Server and Oracle. Version unstable,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory and Novell GroupWise server. It has proven to be highly scalable, reliable, and robust.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB