The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
Try Developer Playground
User Testing Platform | Testeum
Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.
Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
This is a Java based xBase engine to read write and update dbf files. Using the package's classes and methods programmers can process dBase III and IV files and some clones (e.g. Clipper/FoxPro) along with index and tag files and the individual fiel
JspMyAdmin 2 - A Java Web tool for MySql database administration
JspMyAdmin 2 is the software for MySql database administration over Web. It provides a user friendly design to manage most of the MySql database administration. Create and Manage database objects (Databse, Table, View etc..) with simple mouse clicks.
Makumba helps you rapidly develop data driven web applications. Provides a custom JSP taglib as a main interface, but leaves API open for advanced access. It is implemented in Java.
Moved to GitHub: https://github.com/makumba
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
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...
Achieving dynamic application configuration without server restart is almost impossible using static property/xml files, or too complex to use JMX. DConfig makes it easy by Swing GUI, JDBC/Spring, JNLP, RDBMS; Plus examples in Struts, yui Ajax, JSF, JSP
Biomedical Information Management System (BIMS) is a modular multilayer object - oriented software architecture, which provides a flexible computational solution to capture and manage a heterogeneous biomedical data: textual and visual information.
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
JspAppWiz is a JSP based RAD tool that builds simple to moderately complex MVC (Model 2) JSP applications. Requires nothing more than some online configuration and selecting database fields and a compatible controls for pages that you design online.
File library for easy searching. Especially for media files with tag reading. Comes with an ncurses based frontend. Should be easily extensible for e.g. pictures with EXIF data or Geo tags aso.
JPivot is a JSP custom taglibrary that renders an OLAP table and chart. Users can perform typical OLAP navigations like drill down, slice and dice. It uses Mondrian and XMLA as its OLAP engines.
SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSPtaglibrary.
Tired of writing same code again and again? Try DbForms! DbForms is a Java (Servlet,JSP/Taglib) - based Rapid Application Development environment which enables developers to build web based database applications in _very_ short time
The SQL Media Library consists of a set of scripts to feed a MySQL server with tag information about media (i.e. MP3) files from a central repository, as well as a GTK+ client for easy browsing of the tag information and playback of the files.
TableTag is JSPtaglibrary intended to build simple data entry pages, like ASP.NET's DataGrid. It has plugable renderers for table, rows and columns, event driven data handling, and data feeding based on java.util.List.
Raptus AG/SA, a swiss company, has released their java / jsp based SiteEditor, CMS, list generator software as opensource. Including: Modules, XML config, Struts, own API, Components, WYSIWYG, multilanguage, multiuser, webbased manager
A JSP custom taglibrary enabling direct communication with IBM's UniVerse and UniData (U2) databases using the UniObjects for Java API. UniDBTags is based on the DBTags taglibrary from Apache's Jakarta Project.