Showing 100 open source projects for "simple application"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    Windows Mysql Online Backup

    Windows Mysql Online Backup

    Windows Mysql Online Backup is a simple but very useful application designed for backing up and restoring mysql databases. Main features: 1. Scheduled backup (to remote server or to file). 2. Add a DROP DATABASE statement before each CREATE DATABASE statement 3. Add a DROP TABLE statement before each CREATE TABLE statement 4. Add a DROP TRIGGER statement before each CREATE TRIGGER statement 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DAL4j

    Data Access Layer 4 Java

    ...DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LibraryO

    LibraryO

    Software for book libraries.

    ...Source code can also be found in https://github.com/udaracamarasinghe/Simple-Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The project pursue following objectives: -Primary objective is to develop robust and simple application for accounting a home video collection. -Secondary objective is to learn RUP methodology during project development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Writen in Delphi simple console application run sql command on ms sql server. Use ADO with ODBC driver to connect to server. The result of sql command write on console. Each column separate tab (ascii code: 9) and lines separate with EOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    APEX Simple Kanban Board
    Simple Kanban Board for Oracle Application Express.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Oracle ETL Toolkit is some packages for developing Oracle ETL Application, The first release will include a OET_Scheduler ,a simple procedure scheuler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    This project is written to help to store data of your application in SQLite3 database. You can store your data in following structure: Groups -> objects -> fields(int, float, string, blob) This shared library have C++ class-based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AJAX-FilmDB is a comfortably PHP/MySQL/AJAX film database. Looks and feels like a Mac OS-X application. Supports database backup and restore, smart phones and news feeds. Includes a fully automated graphical installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mysql Monitor Tool
    Mysql Monitor Tool is a useful application to monitor multiple Mysql server instances. Its simple and effective user interface allows you to track the health of your servers, check parameters and visualize trends via real time charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The SBS1 Explorer application features a nice GUI allowing a variety of queries to any SBS-1 flights database without having to install the BaseStation software. Simply get a database file (usually BaseStation.sqb) and open it in SBS1 Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Generic Database Utility - GDBUtil - is a highly configurable database browsing tool using jdbc. A simple database console is provided for ad hoc queries. GDBUtil is realized as an Eclipse 3.4 RCP application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP DynAdmin is written in PHP to handle the administration of some database tables over the Web. It's a fast and simple backend for every web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLite Query Helper is a simple application for managing SQLite databases queries in Microsoft Windows. It uses System.Data.SQLite for ADO.NET 2.0 found at sqlite.phxsoftware.com using SQLite v3.3.12. Requires .NET Framework 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Library Manager is Java application for managing small book library and is suitable for small institutions with one PC for all types of operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is a very simple Windows application that shows what you can do with deeply embedded MySQL, libmysqld. It is an application to search and view data in movies, using a subset of the MySQL "sakila" demo database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    With this php application you can connect to your databases (MS Access, MS SQL Server, MySQL, PostGres, Oracle, SQLite 2 and 3) with a simple front-end and BROWSE, ORDER, FILTER, INSERT, UPDATE and DELETE records. Best viewed with Firefox at 1024x768.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is a java web application developer toolbox. It is among other, a simple and powerful framework which does not require dealing with XML files. It also provides a lot of other features, such as a DB abstraction layer, a nice javadoc doclet, a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQL Server Audit is a simple application to generate Audit Tables and triggers which perform comprehensive auditing for all INSERT, UPDATE and DELETE operations on SQL Server. App is designed to be as simple, and quick as possible for the common case
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MovieDatabase is a simple Java Application to manage your Movie Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Prosta aplikacja do zarządzania rachunkami i płatnościami oparta na bazie MySQL i interfejsie PHP. / Simple application for managing bills and payments based on MySQL and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo