Showing 1833 open source projects for "t-sql"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Sux services are the new-generation IRC services, which aim to be robust, flexible and scalable. They are modular, multi-threaded and use an SQL backend (mySQL) to store their databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Swrap is a collection of libraries for easier access to database via JDBC. It includes wrapper for executing SQL queries, a disconnected ResultSet which provides runtime sorting and filtering, and a connection config manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GQL provides a generic way to access different SQL databases. It is written in C++, but there is a Python binding. The interface is modelled closely after JDBC (Java Database Connectivity). GQL also includes an interactive database terminal.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    FreeTDS is a database communication library for Sybase and Microsoft SQL Server. It includes an ODBC driver and the older DB-Library and CT-Library interfaces. It works with tools such as DBD::Sybase and DBD::ODBC for Perl, and the Sybase and ODBC module
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 5
    Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An open-source, SQL2-compliant, extensible, programmer-friendly set of Java 1.4 classes for parsing and representing SQL constructs as strongly-typed objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Crisoftricette is a PHP application to store a personal cooking recipe database. It needs PHP4, MySQL database, a PHP-aware webserver and a web browser. This application supports full internationalization even for right-to-left languages.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Provide a metadata layer for SQL editing within Emacs using Java Objects and JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataForge is a scalable engine for performing queries across a heterogenous set of data sources that can be both relational (SQL) and non-relational (anything!). This project has migrated to http://dataforge.codehaus.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A PHP and MySQL based band managment system and CMS to assist bands in organising gigs, releasing albums, and producing websites with current news and forums. Go to www.filibusta.net to see capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DBvFS - Virtual Filesystem in a Database
    DBvFS defines a virtual file system which can be stored in a relational database. Aim is to create a generalized definition for such a system, which should be open enough so it can be implemented in a variety of database systems and middlewares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LuxSQL is a fast mini embedded database server. Using a Structured Query Language to access and manipulate information within the database. Becuase LuxSQL is a SQL database, it is easy to use and maintain a relational databse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kuery for MySQL is a program developed on RedHat 7.1/KDE 2.11/QT2.3.0 (i386) C++ using KDevelop. Its purpose is to offer a GUI for MySQL administration. The UI superficially resembles portions of Microsoft's Enterprise Manager for SQL Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Currently being managed by Jonathan Yaniv. This application is an application with an ASP.NET frontend for the webshop. We are currently re-coding this project and we should have a new stable release some time within the next 4 months.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SAM, or sqlAdminMod, is a program written in PHP to help manage your AdminMod SQL tables. With SAM you will be able to add, delete, and edit your users, reserved IPs, reserved models, plugins, and wordlist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EZMLM-PHPWeb offers users who have subscribed to an ezmlm list the ability to view and search archives from a web interface. EZMLM-PHPWeb allows new users to subscribe and existing users to unsubscribe and perform various ezmlm functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tksql allows you to edit PostgreSQL and MySQL tables. You can use it from the shell prompt, specifying the name of a table, or an SQL satement, or just the name of a database. It has filter capabilities which are very easy to use. Two views are possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    File system over a standard SQL open source database, here PostgreSQL. It provides standard methods to establish a link between a disk based file system and implements all what is known on a standard ext2 file system. Interesting for all web developments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RDQS is a shell for querying various datasources such as SQL from a common interface. It does/should offer different data outputs, syntax highlighting, (grammatical) completion, shell interaction (e.g. backticks) and programmability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSQL Edit is a database-independent SQL client that allows graphical manipulation for making queries to databases. JSQL Edit is written in Java and uses JDBC for connectivity and Java Swing for a graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create JavaBean from DataBase, html, jsp. Table record data edit, insert, delete, filter, import, export. View table structure, key constraints Execute sql script, support syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project