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
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
This browser-based tool is a flexible solution for documenting both logical and physical database schema designs. It supports simple version tracking concepts to document schema changes in varying stages of planning and implementation.
This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
A common problem LAMP developers run into is the need to synchronize database schemas. Diffy is a program written in php to compare 2 database schemas and generate the necessary sql statements to sync them together.
This program allows you to import delimited files to a DB of your choice. There is a mapping tool which you select which column of the DB maps to the specific column(s) in your file via a GUI. You can also provide a default value for a certain column wit
WebSam is a interface for the AscentEmu, it allows the admin to install it and manage the server.. It also includes a web portal so players can communicate..
It will be an "all-around" Ascent admin plus player tool
ipymssql provides Python support for Microsoft SQL Server. It uses the .NET Framework Data Provider for SQL Server in IronPython. It adheres to the Python DB API 2.0 interface, and supports callproc().
MagiSQL is an effort to build a Database web front-end in PHP, extensible in functionality (operations on the DB) and supported RDBMS. It's initially compatible with Oracle, MySQL, PostgreSQL and MS SQL Server.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
AutoProc (Stored Procedure Generator) is a couple of stored procedures which simplifies generating getter and setter procedures for a given Sql Server 2005/2008 table.
Developed for C++ development environement , inspired by Java Persistence library. foralldb will provide object-relation mapping to multi-vendor database systems.
Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
PHP application for browsing multiple types of databases
dbTrek is designed as an easy to use front end that uses a common set of methods to access multiple types of databases. The system will allow the user to get details for tables and fields (data types, etc) through browsing and drill down.
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.
Firewater is an open source scaleout RDBMS based on column store technology. It allows a cluster of commodity servers or virtualized cloud nodes to be used for fast response times on SQL and OLAP queries over massive datasets.
JWDE extracts product information set from web and dumps is into db so e-commerce packages can use it. Currently JWDE can extract information from saved HTML files and convert it into JWDE XML format which can be save to osCMax e-commerce product.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)
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).