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
Desktop and Mobile Device Management Software
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
EiffelStudio is an Integrated Development Environment (IDE) that provides comprehensive facilities to programmers. It offers a comprehensive suite of tools that enable programmers to produce correct, reliable, and maintainable software while keeping control of the development process. If you want to create fast, robust, scalable applications, then EiffelStudio™ will offer you a cost-effective solution.
Imagine being able to model your system as you think – capturing your requirements and...
Now stored at https://github.com/gregorydgraham/DBvolution
Available from Maven Central: nz.co.gregs.dbvolution
Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes.
Simple declaration of a DB table:
@DBTableName("mytable")
public class MyTable extends DBRow {
@DBColumn("numeric_code")
@DBForeignKey(Code.class)
private DBNumber numericCode = new DBNumber();
@DBColumn("uid_mytable")
@DBPrimaryKey
@DBAutoIncrement
private...
The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.7.2 (alpha release 22)
The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel.
The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions...
Smart Micro PHP Framework inspired by Sinatra in Ruby but not a clone
An OOP PHP micro-framework, a lightweight toolkit to help developers lay down the foundation of their PHP-based websites and applications
The Horus Framework is a pretty solid attempt at designing a good OOP framework in as a small package as possible.
Focused on a light codebase and on a solid, standards-friendly approach, Horus can be used to write advanced applications without having to deal with complex coding toolkits like Zend or CakePHP.
Horus is easy to learn and the code...
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Easy, flexible, extensible, Java object persistence without the need for XML binding files or other configuration.
Contains a semantic model that facilitates going from Object to any representation (XML, JSON, Database, etc) and back.
See Wiki for Overview and Quickstart.
...DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs.
About DBPersister
On this site you can download and use a list of libraries in all your php projects that use mysql as database. To do use this libraries you need mysqli extension installed on your web host without any other components.
What You Can Use DBPersister For
You can use DBPersister to manage data from your database to your application. You can do all boring operations like :
load single record
save single record (insert, update, replace)
delete single record
and many others operations
without writing SQL code by yourself.
A data abstraction layer for .net applications. Write your application code to be database neutral. Swap out the type of database your application uses without updating or even recompiling your business components.
PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
Create or parse ANY Mark-up Language (HTML XML X3D VRML MathML XAML XDP CDA SCORM COLLADA XBRL) file or string into a simple and versatile MLDocument, MLElement, MLParameter hierarchical object model, written in VB 6 (Win32). Alternative to using DOM.
Manage your campground and accept online reservations with the world’s most easy-to-use software that comes with no contracts or costs to you.
Managing your campground has never been this simple. Park is the world’s most user-friendly campground management software, and it’s always free for you.
Amber.net is a lightweight R/O mapper framework for .net, which easy database access without XML descriptors. It uses reflection and annotations for the CRUD cycle of c# objects. Amber.net is dot net version of original java version of Amber
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types withoutdatabase access
JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
Web 2.0 framework developed in PHP5 that allows you to develop interoperable, standards-compliant, scalable web applications without having to worry about the complexities of the underlying architecture for the most common of functionality.
OOB/N1 is a PHP5 Framework. Its meant to work under IIS/Apache and Win/Linux enviroments without modifications.
This framework is not a simple Template/DB pack, but a complete engine to develop PHP-Applications.
PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a databasewithout knowledge about jdbc and SQL.
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
phpScheme is a web-application framework based on the MVC concept to quickly allow you to produce database driven applications without a lot of hassle. Database querying, editing, adding, and deleting is all taken care of for you.