Showing 2027 open source projects for "t-sql"

View related business solutions
  • 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
  • $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
    Database explorer for acquiring high-detailed database information (tables, views, synonims, triggers etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Care2x Project gives the possibility to include external applications independant of language (C++, Java, PHP...) additional packages as Plugin or Module. Read the "White Paper" [Docs]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Database replication software, based on a group messaging layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A PIM/Task Scheduler written entirely in Java NETBEANS. Will provide Alarms, Notices, Multiple Views, and the prioritization of events.
    Downloads: 0 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
    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
  • 6
    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
  • 7
    Hibernate Diet - A web application allowing developers to prototype Hibernate Query Language and Java code snippets to access Hibernate objects and view the actual SQL executed. Similar to the swing application, Hibern8ide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Avalon based J2EE Framework which minimizes the complexity and coding effort for middle tier programming by externalize SQL, business logic and workflow logic into XML configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
    (Janat : Just Another Non-Artistic Tool) is a simple and user-friendly vectorial drawing software written in Java. It's particularity is to stores data inside a SQL database. This facts gives it the ability to run on a website, or store data on a remote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Clownbike is a collection of tools and techniques for building web sites in Java. A design goal of Clownbike was to reduce the learning curve for building new Clownbike sites and especially for maintaining existing Clownbike sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pine2Pine is a semester project at a University of Applied Science in Germany. It is a messenger with audio conferencing abilities for LANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plugin for Oracle development, including Java, PL/SQL, and editors for all oracle objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    CVGA is a managerial software. It may be used to manage video games and inherent stuffs. It may be ideal for little companies and for shops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    An Ant task for generating property files with testsets based on the results of SQL queries and validation plug-ins. Very usefull when building unit tests that make use of changing datasets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java modular system for inquiry people via internet or using PDA. The system lets analize the results via statistic methods and print reports and graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Login authentication is the most frequently used functionality of web applications. WebAuth makes it reusable. It is an open-source module that can be plugged into any web-based J2EE application. It supports both MySQL and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQL Star, a SQL client provides a common Graphical User Interface (GUI) for all database servers (like, oracle, microsoft sql server, mysql etc.,) using JAVA JDBC 3.0 API With type 4 driver.
    Downloads: 0 This Week
    Last Update:
    See Project