12 projects tagged "Windows"
FlagShip is a database development and porting system for moving xBase-based languages to Unix. It is a highly-optimized 4GL language, syntactically compatible to other xBase dialects like dBase, Clipper, Fox, etc. It is object oriented, but you don't need any OOP knowledge to use it. It supports the same code for DOS and Unix. It allows you to add C sources externally or inline in the program source, but does not require any C knowledge.
The c-tree Plus embedded database engine offers developers several APIs that provide low-level routines, ISAM-level control, and higher-level interfaces. c-tree Plus is distributed in complete C source, has been ported to 100+ environments and includes a robust database Server SDK. It can be used to develop single user and peer-to-peer applications, or the client-side for applications using FairCom's database server, the c-tree Server.
The c-tree Server is FairCom's multi-threaded, low-maintenance database server. It supports heterogeneous networks and lets dissimilar clients attach concurrently to any single or combination of c-tree Servers. Portability is afforded through over 30 supported platforms and 5+ supported communication protocols. c-tree Servers are easy to set up and require no system tuning or DBA. Additionally, FairCom offers a Server Side Development System, allowing developers to build their own application-specific database server.
phpFaber CMS is a Web-based content management system that fully supports MySQL. phpFaber CMS separates content from code and allows your organization to focus on content. The code, layout, and graphics are consistent through every single page of your site. phpFaber CMS (bundle edition) includes the CMS engine and modules for articles, banner ads, bookmarks, downloads, FAQs, feedback, GeoIP, Google sitemaps, links, news, newsletters, polls, recommendations, searching, and user management.
The eGenix mxODBC Zope Database Adapter (Zope DA) allows you to easily connect your Zope installation to just about any database backend. Unlike Zope's ZODBC Zope DA, the mxODBC Zope DA works on Windows, Linux, and Solaris using the same interface. It implements thread-safe connection pooling and multiple physical connects per logical Zope connection. You can safely run Z SQL Methods in parallel, achieving much better performance than ZODBC Zope DA or similar database adapters under heavy load. This makes it ideal for deployment in clusters and hosting environments where stability and high performance are a priority.
MX Query Builder allows table relation management, automating SQL query generation in a visual interface. It manages tables, relations, and conditions for queries in your Web browser, and integrates the resulted SQL directly in Dreamweaver, allowing you to use the server behaviors with it.
Daffodil DB is a SQL-99 specification compliant, lightweight, Java-based relational database engine (RDBMS). It supports almost all constructs of SQL 99 (including triggers, views, constraints, UDT, stored procedures, etc.), supports distributed transactions (XA), provides a complete JDBC 3.0 driver (including support for optional features like save points, rowsets, UDT, XA, connection pooling, etc.), and can run in embedded or server mode. It can be included as a jar file in any Java application. Daffodil DB includes Daffodil DB Browser, a GUI-based database management tool that can be used to carry out all database operations such as creating a database, creating database objects, executing SQL statements, and manipulating data, browser database objects, etc.