Showing 124 open source projects for "database query builder"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • 1
    SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MpLDAP is a tool for querying any LDAPv3 servers. In your intranet you may query your ADS/Exchange server. Configure base dn, filters, attributes etc. The result is sent to browser as HTML or as CSV-file. Languages: english, german, french.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Volunteer Coordination System - manages parents and volunteers for development purposes, useful for schools or public events where parents can signup online and admins can query for who\'s signed up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
    Learn More
  • 5
    MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QueryViewer is a visual (swing) javabean where you can type a query and view the result in a JTable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cross-platform MySQL query tool that allows users to query a MySQL database in a simple but efficient GUI. Includes fetures such as multiple queries and execution only of marked code snippet. Written in Perl/Tk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 10
    This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Schema Map is a java j2ee war file that displays metadata for tables, columns, triggers, constraints, indexes and sequences in an oracle db. Supports 10 query buffers + metadata browsing. Free competitor to Toad and sqlplus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MySQLDataViewer is a class that allows you to display the result of a MySQL query in a tabular form. Easy to use and quick. Completely customizable look and behaviour with very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XQuench is an XML Query parser and engine. The aim is to provide programmers with an API that implements the specifications at http://www.w3.org/XML/Query At first, XQuench will be Java-only. Future versions will include C++, while keeping a similar API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    A portable application for JavaME/MIDP-enabled devices (including most mobile phones) that enables you to browse an XML database of geocache information—in particular, the Pocket Query data generated by the geocaching.com web site—wherever you go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple web interface for your database, like phpMyAdmin but more user friendly and integrating some advanced Database management functionalities like query and report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A dynamic monitoring solution for database data. Allows the set up of recurring jobs to query user-defined connections and report back the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Self Service Queries and Reports (SSQuaRe) is a web-based query proxy. Users execute predefined queries and "canned" reports using abstracted permissions. End-user input is screened to prevent XSS and SQL injections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QueryLite - a query analyzer for, and in the spirit of the Sqlite database, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.
    Downloads: 0 This Week
    Last Update:
    See Project