Showing 645 open source projects for "sql"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Mada Framework is UML design tool . create class diagram and draw classes, relations and generate java code and sql script present the UML run using the command [java -cp fw.jar com.mada.designer.UMLEditor]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Server and Client XML exchange via reflection. AJAX,PHP,JAVA and PERL reflection helper classes. Full NIO server for JAVA and RMI service. Basically create a PlugIN and let reflection do the work for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Softmaster is a software development management system, which manages products and mid-products generated in software development process, the development plans, test cases, test plans, and bugs, distribute all these things need to do to proper members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Stakker project aims to develop Linux drivers and GUI CD management applications with a SQL backend for CD/DVD library/archiving boxes. The Dutch word "Stakker" means "poor blighter" (says babelfish) :-). Imation Stakka works, CD-300 not yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    analysis of a web based social network (initiated by study project)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vistigator is a website analyzer, which allows CEO's, CTO's, and users to view info about their website. Vistigator is integrated with Apache 2 HTTP Server, allowing Vistigator to display website stats graphically & easily about specific IP Addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Resolver Risk Intelligence Platform Icon
    Resolver Risk Intelligence Platform

    Resolver gathers all risk data and analyzes it in context - revealing the true business impact within every risk.

    Choose the risk intelligence software used by over 1000 of the world’s largest organizations. Resolver makes it easy to collaborate and collect data from across the enterprise, allowing teams to fully understand their risk landscape and control effectiveness. Understanding your data is one thing; being able to use it to drive vital action. Resolver automates workflows and reporting to ensure risk intelligence turns into risk reduction.
    Learn More
  • 10
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RequestToSQLServlet is a servlet that maps a http request to a sql statement and executes it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Reviewer adds comments on code which developer has to follow up. Useful for managing code quality and determining the quality of work delivered by a developer. Most of all it provides a place where developers can learn from their previous mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EDB Tool is a perfect solution for Database Engineers. It's purpose is to help creating ERD and DFD diagrams and then tranfer them into SQL compatible with most databases. Also it's purpose is to do reverse engineering from database into SQL and ERD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Technical documentation tool for Oracle Forms projects. Generates HTML documentation about form, menu, PL/SQL library and object library source files similarly to JavaDoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java (and maybe .NET) library of objects that objectify SQL syntax and semantics, and render to various flavours of SQL. It allows one to programmatically construct SQL in Java. It's intended use is within other DB abstractions, as a rendering layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OFBiz, recently changed to The Apache Open For Business Project (or Apache OFBiz), is now managed through the Apache Software Foundation. Apache OFBiz has a full-featured enterprise app framework plus an extensive set of best practices applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    ULTIM (Ultimate Leading, Tracking and Issue Manager) intends to manage the application lifecycle.
    Downloads: 0 This Week
    Last Update:
    See Project