Showing 1550 open source projects for "school-software"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    SQL2DIA is a set of Perl scripts to generate Dia diagrams from existing databases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ALUMNI is a web interface to MySQL, adaptable to other DBs. Designed for high schools, school districts, colleges, reunion websites. Person can have multiple schools attached to acct. Features incl email, forums. Accepting requests for new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JDBF is a JDBC-based Object-Relational mapping system.It needs a xml configurator file called "repository" where objects are mapped. It generates SQL for retreiving, saving, and deleting objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GenerateXLS is an ASP script that generates a comma delimited (CSV) file (that you can then open in Excel or some similar spreadsheet software) from a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    removed
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    TM4J is a topic map engine implemented entirely in Java. Topic maps are a standard paradigm for the interchange of knowledge structures. This project aims to produce a complete suite of tools for creating, processing and publishing topic map information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CCC is a Content managment system for a Customer relationship management application. packaged with Smarty. installs as a complete CRM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BITS is a Bug Identification and Tracking System. It is similar to Bugzilla in concept but has an unique design and workflow. BITS support multiple concurrent projects, small or large and is currently targeted at corporate-like environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. The software was written in C++ and Qt for the GUI. It now uses C and GTK+.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A pure Java (Swing) front end to connect with every DBMS (DataBase Manager System) that has a JDBC driver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net. Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Persistence Aspect. An Aspect which automaticly maps java classes to predefined database tables and makes the updates of objects persistent. Written in AspectJ 1.2. Benefit: no JDBC programming. Minimal java code required for persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Martin Studio API is intended for use by java web developers. It is made up of tools that are intended to improve productivity by simplifying many repetitions tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PGSuite is an MS-SQL Enterprise Manager like application specifically designed for Postgresql using Java/Eclipse RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nR is a java XML repository. Automatic total reuse so that differencing is not required. Data stored in a SQL Database of your choice. (MySql & Oracle9i Linux/Win32). THE perfect way to store structured data, maximal compression & total information about
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A distributed search portal of common sources of ISBN numbers, with permanent caching of results. To provide a open-source free interface for ISBN retrieval using HTML, SQL or XML to be independent of any toolkits or software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    the borg9 library is a collection of utilities useful for a typical j2ee web-application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TableTag is JSP tag library 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ProviderFactory is an assembly for the .NET framework that provides a layer of abstraction for ADO.NET data providers. This allows .NET programs to access databases in a uniform way, so that any ADO.NET data provider can be used without code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB