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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
ARIZA is a bug/request tracking tool coded with PHP in an AJAX approach. It works with favorite DBMS such as PostgreSQL and MySQL. It is being distributed under GPL licence. It is free (as in beer) and free (as in speech) and open source.
DBManager is a library that is used to perform database(MS SQL, Oracle, Oledb, Odbc) operation (Connecting DB, Executing Command, Reading Data, Reading Output parameter, Executing DataSet etc) more easily in Microsoft™ .NET Platform. More details:
An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge
This addin project for excel 2003 provides a base platforms for addtional functionalities be added upon the same and bring the most advanced features to excel in the simplest manner and interconnect features by external providers (like Google/SQL).
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
SPIDR (Space Physics Interactive Data Resource) is a distributed database and application server network, built to select, visualize and model historical space weather data. SPIDR is a web-application and a grid of data mining web-services.
dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
A 100% Java solution for manipulating any JDBC-compliant database. Submits SQL and displays results in a table, analyses DB structure and table content. Runs without configuration.
Zonk! is a lightweight skeleton web application framework implementing the hierarchical model-view-controller design pattern (HMVC) made for Apache web servers running PHP5.
This app is not affiliated with columbussoft.com or skyeventsmanagement.com. They are shill sites that took over this app's website domain to trick people into hiring them.
dbBiene is a GUI fronted generation tool - You have a DB, but you have to access it via SQL? - Use this tool and generate a GUI - CRUD pattern included
CalDAV sync for Android
----
Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside.
----
For code look at:
https://github.com/e7o-de/android.caldav
MyAPE is a "MySQL (with Ajax and PHP) Editor". With this webapplication you can connect to an MySQL-Server, run SQL-Statements, see the result and edit the data in a datagrid.
DB Designer Fork is a fork of the fabFORCE DBDesigner 4. It integrates entity relationship design,front-end (you can run queries) and SQL exporting.DB Designer Fork generates SQL scripts for Oracle, SQL Server, MySQL, FireBird, SQLite and PostgreSQL.
PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
mysql2dbf is a perl written command line utility for exporting MySQL data into DBF file. It has configurable DBF file format and uses user's SQL queries.
Compiere ERP+CRM is the leading open source ERP solution for Distribution, Retail, Manufacturing and Service industries. Compiere automates accounting, supply chain, inventory and sales orders. Compiere ERP is distributed under GPL V2 by Compiere, Inc.
RightNowCMS proposes the development of dynamic web pages using environment databases, MySQL for now, or simulated dynamic NoDB virtual version. We plan to implement a set of extensions and modules for increase the functionality of your website.
This project was made in order to examine the performances of some databases. In our case we use Mysql and Redis. Currently working with cherokee only. Apache support will be soon.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
A platform for web sites and services that require solid support for rich user interfaces in a fail-safe and scalable architecture. It consists of a frontend Javascript framework (also usable stand-alone) and a backend PHP/MySQL environment.
The Node Mesh abstracts data into its most modular components. The Node Mesh gives you the ability to make large scale technical changes much faster than can be done using traditional relational models.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API