Showing 1833 open source projects for "t-sql"

View related business solutions
  • $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
  • 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.
    Start Free
  • 1
    The Upsize BCP project aims to provide a set of tools (for WIN32 and Unix) that faciliates the migration (upsizing) of Microsoft SQL databases to MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tobedone is a Swing Java Applet which helps companies to organize their projects. It stores its data in a MySQL database and provides you with a rich set of manipulation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MyRecords is an incredibly versitile web application to maintain SQL records in a professional manner. Designed for office use, with full search capabilities, easy administration, and tons of customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 5
    KSql formerly KMySql) is the KDE database project. It aims to become a powerfull database access and SQL application builder.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Welcome to the first opensource release of DBConnection, com.webprofusion.util.db.DBConnection is a simple wrapper object for JDBC database connections and currently supports MySQL & MS SQL Server. Other useful packages are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zadoc is (so far) a browser for oracle tablespace heirarchies. Doesn't let you at user data just yet. My hope is to eventually make a SQL*Navigator type tool, and also incorperate functionality such as plan table front-end and performance tuning features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    genSQL is a generic database UI, written in C++ using the gnomemm/gtkmm widget sets. Its aim is to provide a complete and easy to use interface to various (SQL) databases. Its currently in its early stages, so don't expect to much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    This is a PHP frontend to a SQL server(potgresql/mysql) to allow one to keep track of your friend's quote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apache-OWA is a module for Apache/mod_perl to run Oracle PL/SQL Web Toolkit applications. It is designed to be faster, more stable, and more flexible than Oracle Web/Application Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Basic library to simplify buisness application creation, along with administration programs for basic accounting, and management. The underlying tables, are stored by an SQL server, or a local isam base. In early stages of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GNOME Transcript, is a SQL database client that uses a plugin system to provide access to different database servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    SQL Drivers is a simple-to-use wrapper around SQL connectivity for many languages, including PHP, Python, and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A small project of implement Othello game only in PL/SQL with SQL*PLUS interface in Oracle XE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a small and fast Java SQL client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project to learn MySQL and especially Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    lib4d_sql is a C library providing the required functions (connect, prepare, execute, ...) to write a SQL client for 4D databases. It uses the public 4D SQL protocol wich is supported by 4D products since... the version 11. It is already used by the PDO_
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SQL Content Provider for iQser GIN

    Plugin to integrate databases into semantic middleware

    The goal of this project is to provide a reusable library to transform data objects from any database to content objects by a generic, configurable ContentProvider for the iQser GIN Server. These content objects are indexed and analyzed by the semantic middleware for a linked content and concept graph. http://www.iqser.com
    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
    A SQL extension to use Blast into SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Frext provides replication between two or more Firebird databases. Frext stands for Firebird Replication Extension. Databases are in sync and stay in sync through the use of Frext.
    Downloads: 0 This Week
    Last Update:
    See Project