860 projects for "sql" with 2 filters applied:

  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1

    phpRPC

    phpRPC is an implementation of the xmlRPC protocol in PHP

    phpRPC is meant to be an easy to use xmlRPC library. Function syntax, and plugging into most CMS's (xoops, nuke, pn, etc) is greatly simplified with the use of database/rpc-protocol abstraction. It should run on any php server with most databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Easy-to-use package, that allows you to administer SQL databases (currently MySQL), just by using a web browser, accessible from anywhere. Written in PHP. Developers needed!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    provide a generic knowledge base that can be easily customized for specific use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sqljc is a java program to connect through JDBC to any database engine (with JDBC support) to make simple queries and to execute sql files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    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
  • 6
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A shell supply Database with support for Billing, Customer and Account records. IP and PORT managaging. Quota and Processes Recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data. Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    OracleSQL is a java based query analyzer/thin client development tool. It is meant to be an alternative to Oracle's SQL PLUS that eliminates the need to install any Oracle software on the client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SQLink is a java web application which allows users to connect to database resources using database native authentication, execute queries, manage users and tables, and perform any function allowed in a valid sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    myInfoTool is a PHP driven, file based database and database management system. You do not need any SQL server like mySQL. myInfoTool is a god choice for small sites without SQL support. Examples for use: news, guestbooks, FAQ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A book library management module for the ArsDigita Community System (ACS). Provides library/collection management and procurement. Planned improvements include Z39.50 interface, better community functions and loan management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The freqmod Web Portal is an easy to use system to update content dynamically. The system features full user customization, comments, forums, and much more, all running at blazing speeds. The package features MyQuery a great alternative to phpMyAdmin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ViennaSQL is a GUI SQL client written in 100% Java. ViennaSQL can communicate with any database that has a JDBC driver. It should run anywhere Java runs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pearsession is a PHP script which overrides the default text file based session handler, allowing any database supported by PEAR to be used instead (MySQL, mSQL, Oracle, MS SQL Server, Interbase, Sybase, etc.). It includes general information about using
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 3 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    FreeSQL is an attempt to build a SQL layer for Freenet, so that you can use Freenet as the storage component for SQL-based applications. Implemented (for now) in perl, it strives for total SQL compliance, so that any SQL-based app can be ported to Freenet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Transact-SQL Analyzer is a java-based client tool for Microsoft (MS) SQL Server. It is written in Java, so SQL Server client tool provides access to microsoft SQL Server from any platform with a Java VM installed.
    Downloads: 0 This Week
    Last Update:
    See Project