Projects tagged ‘mssql’


[126 total ]

203 Users
   

The DBI module enables your Perl applications to access multiple database types transparently. You can connect to a large number of databases, including MySQL, MSSQL, Oracle, Informix, Sybase, ODBC ... [More] etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more. [Less]
Created over 3 years ago.

76 Users
   

Propel is an object persistence and query service -- which means that Propel provides a system for storing objects to a database and a system for searching for and restoring the objects from the ... [More] database. Propel enables you to perform complex queries and database manipulations without writing a single SQL clause. [Less]
Created over 3 years ago.

31 Users
   

Jaws is a Framework and Content Management System(CMS) for building dynamic web sites. It aims to be User Friendly giving ease of use and lots of ways to customize web sites, but at the same time is ... [More] Developer Friendly, it offers a simple and powerful framework to hack your own modules. [Less]
Created over 3 years ago.

31 Users
   

YetAnotherForum.NET (YAF) is a Open Source discussion forum or bulletin board system for web sites running ASP.NET. The latest version is ASP.NET v2.0 with a Microsoft SQL Server backend.
Created over 3 years ago.

30 Users
   

LimeSurvey (previously known as PHPSurveyor) is a PHP web application that interacts with MySQL/MSSQL/Postgres to develop, publish and collect responses to surveys. There are several ways to insert ... [More] data into the survey: either by a 'pretty' public screen which presents the question(s), or using a data entry screen. It includes the capacity to generate individual 'tokens' and branching and has numerous question types and basic statistics. [Less]
Created over 3 years ago.

26 Users
   

dibi is tiny 'n' smart database abstraction layer for PHP 5. It is designed with simplicity in mind. dibi is free (released under the terms of the dibi license). You can use it to develop either open source or commerical applications.
Created over 2 years ago.

23 Users
   

The ZeosLib is a set of database components for MySQL, PostgreSQL, Interbase, Firebird, MS SQL, Sybase, Oracle and SQLite for Delphi, FreePascal/Lazarus, Kylix and C++ Builder. It connects to the ... [More] chosen database using it's native API, so no database middleware (eg. BDE) is needed. [Less]
Created about 1 year ago.

8 Users

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful ... [More] features, Cayenne can address a wide range of persistence needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]
Created over 3 years ago.

7 Users

Flourish is a PHP unframework — a general-purpose, object-oriented library. It's architecture is modular and thus not strictly MVC. It focuses on being secure, broadly compatible, portable, well ... [More] documented and easy to use. You will find Flourish useful if you need to write code that is any of the following: - Secure - Consistent and easy to understand - Needs to effortlessly model simple or complex databases, especially existing schemas - Works with international data - Can perform accurate math calculations - Easily manipulates images - Able to run on different databases (MySQL, PostgreSQL, SQLite, MSSQL, Oracle) - Can be used on closed-source projects - Works with PHP 5.1+ - Might need an architecture other than MVC - Plays nicely with other libraries and frameworks [Less]
Created about 1 year ago.

6 Users

The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
Created over 3 years ago.