With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.
Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
Learn More
Business password and access manager solution for IT security teams
Simplify Access, Secure Your Business
European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
A utility to generate a set of entity and entity collection classes directly
from an SQLite database so that developers can rapidly interact with a client side database.
Melis Platform is an enterprise-grade Low Code Platform simplifying app creation, management, and delivery.
Ideal for websites, apps, e-commerce, CRMs, and more
Melis is a new generation of Content Management System and eCommerce platform to achieve and manage websites from a single web interface easy to use while offering the best of open source technology.
JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
This is a set of asynchronous libraries that allow you to perform normally blocking operations (such as IP address lookups, DNS lookups, and GPS location) without blocking your application.
Sabai is a PHP web application framework based on the MVC pattern that allows development of web applications as sabai (which means comfortable or smooth in Thai) as possible.
Extension library to WTL (a lightweight Win32 wrapper) with a number of useful UI controls and WTL-like wrappers around some other open source libraries.
NBearLite : NBearLite is a .NET 2.0 data access component which supports MsAccess, SqlServer, Oracle, Sqlite, MySql, PostgreSql databases. NBearLite is the new Core of the next generation of NBear V4 Framework, but can also be used seperately.
Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.
With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.
Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
GnuFS is a project that is finding it's ways to be something like what WinFS was supposed to be. It is meant to be a centralized storage, for files, metadata, and own specified data. One of the advantages that comes with this will be the cappability of
Akelos is a PHP framework for developing database-backed web applications according to the MVC pattern. Being port of Ruby on Rails to PHP it lets you write beautiful PHP/Javascript/Ajax Code by favoring convention over configuration.
It's a php5 Web application used to develop or carry out Web application like contents Web sites, forums and any other dynamic Web site, based on a system of template and a database. It provided a cache manager and is use a plugins system.
OpenPavilion is a free surveillance suite made for observing, monitoring and benchmarking your applications and networks. OpenPavilion displays comprehensive relationships using simple to understand dashboard views.
CodeJam is a Php framework written to solve common developers problems like finding libraries, and to write in simple way complex applications in the short time as possible. CodeJam is a framework written developer to developers.
PHP Core Framework which included Template Engine, Multi-Language System, Forum, Exchange Center, Photo Album, Membership Management and User Registration. Base on the pattern, developer can enhance more function for it by writing more module.
APhPLIX Development Studio, is an open source Rapid Application Development environment for designing, developing and deploying WebBrowser-based applications that look, feel and act like regular window-based applications.
The emerge toolkit is a state-preserved web development framework. Build your whole application in one easy place. Uses O/R Mapping on the back-end, and Comet-style sockets on the front. http://emergetk.com
...Following is an example of a query in Pony:
select(p for p in Product if p.name.startswith('A') and p.cost <= 1000)
Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases.
Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.