Search Results for "user%20%26%20admin%20panel%20script" - Page 51

Showing 2038 open source projects for "user%20%26%20admin%20panel%20script"

View related business solutions
  • Curtain LogTrace File Activity Monitoring Icon
    Curtain LogTrace File Activity Monitoring

    For any organizations (up to 10,000 PCs)

    Curtain LogTrace File Activity Monitoring is an enterprise file activity monitoring solution. It tracks user actions: create, copy, move, delete, rename, print, open, close, save. Includes source/destination paths and disk type. Perfect for monitoring user file activities.
    Learn More
  • Online Project Management Platform - Zoho Icon
    Online Project Management Platform - Zoho

    A plan put together with small businesses and startups in mind.

    Zoho Projects is a cloud-based project management solution that helps teams plan, track, collaborate, and achieve project goals.
    Learn More
  • 1
    Datastream Pro is a user friendly, 100% pure java, desktop application designed to interface to multiple RDBMS systems simultaneously. Easily browse and maintain data in your database, write queries and perform database entity maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The XML:DB project (http://www.xmldb.org) defines an XML database interface called XML Database API. This project aims to create interfaces implementing the XML Database API which connect via SOAP to databases that implement the XML Database API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A database query engine in Java, using JDBC and Swing. Works with MySql and SQL server, with an abstraction layer for adding other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Information Security Made Simple and Affordable | Carbide Icon
    Information Security Made Simple and Affordable | Carbide

    For companies requiring a solution to scale their business without incurring security debt

    Get expert guidance and smart tools to launch or level up your security and compliance efforts without the complexity.
    Learn More
  • 5
    PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SmartPool is a connection pooling Java component modeled on connection pooling features provided by an Application Server. SmartPool 1.5 focuses on Oracle RAC and global Transactions. It makes an attempt to solve critical issues like connection leaks, co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Animelister is a PHP and MySQL -based database for keeping your anime fansub collection organized. It has customizable categories, request lists, fansubber database, searches and so on, while still remaining simple to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NNR4ITG is a Java all-in-one tool for visualizing and manipulating the XML files generated by "In The Groove" arcade cabinets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 10
    DVDThek is an application that manages a DVD film library or other media libraries like videos, disks or songs. Coded in Java language exclusively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    command-line utility for issuing SQL to relational databases via the JDBC API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    If you work with databases, then you know there are not always good tools for simply working with them... This tool should fill that gap...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MySQLProxy acts like a MySQL server. After authentication with the client it will try to connect with different auth credentials to a different server and forward all traffic between client and server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Framework for providing comparitive benchmark tests for databases implementing the XML:DB Java API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CSBI is a component based framework that allows for inter-component data sharing and access. GINY is an Open Source Graph Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Database connexion and Statement Pool. This software is a dynamically sizeable Pool that can have multiple differents database link. Debbuging and error messages handle with log4j. Simple configration and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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 JSP tag library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenEMed is a distributed healthcare and medical information framework based on open standards including those of HL7 and the healthcare taskforce of the OMG. These standards include identity management, observation access, access, and terminology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Total Recall is a high performance, easy to use, Object Relational Database persistance layer that requires absolutely no XML metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB