Showing 2414 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    A wxWindows wrapper for the sqlite database (a lightweight embedded SQL db)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Voruta reduces JDBC code in application, it makes code more readable and safe, SQL procedures and queries are mapped to JAVA methods using custom javadoc tags and dynamic code generation at runtime. It needs no custom build tools or external files for de
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Database explorer for acquiring high-detailed database information (tables, views, synonims, triggers etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Nailer is a tool written in PHP intended to handle the management contents of MySQL over the WWW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    SSIS: The Single Source Infomation Server is a suite of applets designed to share information from a single source, a set of MySQL tables, with as many other systems as possible. Starting with PHP, other target systems will be Palm OS PDAs, WAP and LDAP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PySQLdb provides a simple and consistent programming interface to SQL databases, in Python. The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Database replication software, based on a group messaging layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    myXTree is an interface to a SQL-tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $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
  • 10
    uSQL* is a command-line interface to any database that has a JDBC driver. Developed in Java, it provides a consistent environment with a SQL*Plus[ish] feel for any developer transitioning to or working in multiple databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A wrapper over any JDBC driver, it corrects some of the common mistakes the programmers do during the development process and also provides SQL execution timing information. Hints for: cache, AUTOCOMMIT, ISO LEVEL, performance reports for TX,STMTS, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QueryDOM is a C# library that implements an extendable universal object model to parse and build SQL queries for every DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An AIM Profile system written in PHP with a MySQL backend. Includes a Wysiwyg Editor (SPAW) for easy profile editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Many thermodynamic, fluidmechanic etc calculations need special informations about the used material ( resistance against heat for example). This values will be collected in a databasesystem. The calculation will be done on an appserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eclipse plugin for Oracle development, including Java, PL/SQL, and editors for all oracle objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DSN Viewer provides information for a given DSN such as the list of tables and their columns and indexes. It also allows to export this information into an HTML file or SQL definitions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    DataSet library is Java based library which is table form datacontainer in memory. It has fixed number of columns and varying numbers of rows. It read and write data from datasource through pluggable engines. Connection to SQL/JDBC databases is supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JFaceDbc 2.0 is a plugin for Eclipse. It allows you to view the structure and the content of any JDBC compliant database, issuing SQL commands, etc. Newer versions are available under a commercial license at www.jfacedbc.com
    Downloads: 19 This Week
    Last Update:
    See Project
  • 20
    ASP based Content Management System. The aim is to make it as user friendly as possible with the end user having to add only 2 lines of code to their site to add PSnews into it. add/edit/del news and add/edit/del members features to start with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BITE is SQL reporting software that can be plugged into any existing database to add advanced reporting capabilities. You can build reports, and store them in the very same database. View, Print, Save and FTP these reports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSourceCodeWizard is a source code generator written in Java. 1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability) information into XML file. 2.JSourceCodeWizard generate Templete (parent class) Java source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The SQL Console is a small tool to work on a MS SQL Server (or any other OLE DB-Database Connection) in a console window
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is focused to build enterprise wide systems, which integrate in a very efficient manner the current bussiness flow. From manufacturing to accounting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    idyaDBX is a lightweight library written in PHP that implements an embeddable SQL database engine, with the raw data being stored as XML. PHP scripts can include idyaDBX as a header to handle their data using SQL, without the need for an external DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project