Showing 99 open source projects for "t-sql"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    That project aims at providing a framework for SOCI (http://soci.sourceforge.net), so as to ease the packaging and delivery processes, allowing to deliver packages for a great number of Linux distributions, as well as for other Unices and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Corelib is a framework build in PHP, designed with the aim to create a very stable and extensible framework. This is done by standardizing the development process and structure, and encapsulating the process into enclosed and abstract processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JFW is a Java framework and library that simplifies the creation of web based Java applications. JFW is based on Struts and offers utilities classes that not offered by Struts. http://jfwprj.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    A platform for web sites and services that require solid support for rich user interfaces in a fail-safe and scalable architecture. It consists of a frontend Javascript framework (also usable stand-alone) and a backend PHP/MySQL environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The OmniPHP Framework is a set of OOP libraries to build advanced PHP applications; such as dynamic web forms, CRUD, data entry, reports, enterprise or business applications, and others. Web 2.0, scalability, db abstraction, session management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations. More documentation is provided at: http://code.google.com/p/sierra-php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    PHP + jQuery framework. Designed for creating extremely reusable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    litecoms is a Web-Content-Management System for small websites. It is written in PHP and MySQL and features a sophisticated Plugin API for future expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web:Extend is a simple yet powerful PHP5 API that makes web development easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An extension for iBatis and Spring which enables writing Java classes and interfaces instead of XML for the Java-SQL mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an Open Source Software Project consisting of an application program and a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BizBlox is a simple to use Object Relational Mapper API for .Net. On top of the usual features you expect from an ORM it provides native support for web services using transfer objects and partial transfer objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Connection Pooling Support all known Database – driver required for java Easy to create Object Relations No need to write DDL statements No Need to write DML statements XML-RPC service over http New Fields Object Pooling Easy to add New Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SqlWrapperXX is a C++ library that encapsulates various SQL APIs into a single, uniform interface. It supports MySQL, PostgreSQL, Sqlite2 and Sqlite3. SqlWrapperXX is designed to be easy to use, small, and to the point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Zigmoyd Is an well Documented open source php Framework based on OOPS works both on PHP4 and 5 with the professional and Industrial Standerds like MVC, ORM, Scaffolding ..... released under LGPL Licence that fits under the common shared Hosting packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhARoS Ain't a Rocket Science. It is a PHP Library to generate an SQL queries using simple method calls. Unlike Propel, and Doctrine; it provides user with a minimal set of function calls to get the queries generated. Contributors: Saad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Framework for RAD against relational database. Supports multiple database platforms. Uses generics and partial classes. Includes a winforms Class Generatator for autogenerating O/R mapper classes based on Customisable templates.
    Downloads: 0 This Week
    Last Update:
    See Project