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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    Four Oracle PL/SQL software packages designed to process and classify discontinued Vessel Monitoring Systems (VMS) data from longline fisheries. Main output: Determination of fishing operations' geographic boundaries and duration by vessel trip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A cemetery register maintenance web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 5
    The project will be looking at data (the intention is to begin looking at customer name/address data but this may widen over time) and ways to intelligently detect duplicates using fuzzy matching methods and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is dead. The code contained a number of possible exploits. Do not use this anymore. All files and downloads have been removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP-WebStatus Monitor is a script that monitors a website's connectivity. It uses php for all the scripting. It has a MySQL backend with a detailed statistics viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightweight Literature Database: a Qt/ODBC based crossplatform bibliographic database with file support (PDF,DOC..) for Windows / Linux. It sports BiBTeX import/export and requires MySQL, PostgreSQL or MicroSoft SQL-Server as backend. UNICODE enabled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The main task of the program complex is collection, storage, search and data processing on cards of criminal cases.
    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
  • 10
    Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Small Perl and DBD::ODBC tool to execute multiple SQL Scripts over an Access Datasource file (*.mdb). All that is required is Perl with DBI and DBD::ODBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Base de datos WoWChile en base a NCDB y LPDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MacroScope is a portable SQL ADO.NET provider, automagically transforming SQL commands to a form expected by different database engines. It also includes an SQL parser and exports an SQL object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    REMO == Remo Edits Makello Online: you can -- either with a web browser or a face-to-face Ruby application -- define SQL tables, links & indexes. REMO turns this into the framework of an application to manage the data (first sales data, so Makello).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project has been abandoned, but is still used and actively developled for Bengine - Browsergame Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ferramentas de manupulação e desenvolvimento de banco de dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This module provides access to MS SQL Servers from Python scripts. Tested on Linux, *BSD, Solaris, Mac OS X and Windows.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    A small .NET application that allows you to connect to the Microsoft Access database files (*. mdb) and execute SQL-queries to them. More information in russian can be fount here - http://2lx.ru/2009/02/mdb-sql-client/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A jdbc dblink implementation, that allows to create jdbc links between oracle and any other jdbc reachable database, to launch query by sql and pl/sql or execute remote store procedures. This allows also to reach an Oracle 7.3.4, from a 10.2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PASQL is a collection of SQL queries helpful in anaylzing trends and resolving problems using data in BMC Performance Advisor. These are verified to run on a DB2 for z/OS Ver. 8 or Ver. 9 created with BMC’s SQL Performance for DB2 Ver. 6.2+
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Persistence framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spock Proxy supports range-based horizontal paritioning of a large MySQL database. The proxy intercepts SQL queries from the client, sends queries to the correct databases based on the partitioning, and returns aggregated results to the caller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenReports is a powerful, flexible, and easy to use web reporting solution that provides browser based, parameter driven, dynamic report generation and flexible report scheduling capabilities. Supports JasperReports, JFreeReport, JXLS, and Eclipse BIRT
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.
    Downloads: 0 This Week
    Last Update:
    See Project