Showing 20 open source projects for "codeigniter-admin-template/"

View related business solutions
  • Inspections+ Mobile forms for Dynamics 365 - Resco.net Icon
    Inspections+ Mobile forms for Dynamics 365 - Resco.net

    Start collecting field data without the hassles of complicated development thanks to resco.Inspections' native integration with Dynamics 365.

    Equip your frontline teams with a robust digital solution to simplify data collection and reporting. Handle inspections and audits effortlessly, even in remote locations, and create comprehensive reports on the spot, all integrated with Dynamics 365.
    Learn More
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    Learn More
  • 1
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Portable Webserver

    Portable Webserver

    Simple, useful & fast webserver for your portable device!

    It's a portable server manager that you can go anywhere, anytime, in any computer and run your webapp. Quick and easy to configure, a really useful application for your portable apps kit.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3

    RochaReport

    Geração de relatórios configuráveis em C++, criação de PDF, HTML

    Este projeto cria relatórios com template configurável, a partir de um conjunto de dados ele preenche um html predefinido que o converte para PDF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Custom C++ ODBC wrapper

    Performance C++ library wrapper for ODBC and sql script generation

    Custom C++ library for performant copying large amounts of data between Oracle and Microsoft SQL Server databases. - ODBC API calls wrapper; - support basic SQL datatypes - data copy between geterogeneous databases through common memory buffer; - basic logging facility; - SQL script generation classes for manipulatin DB objects; This is yet very raw version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • 5
    ...From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    generauto

    Automatic random organised text generator from template

    This tool allow to - create templates, called 'generator', made of 'columns', whose columns are made of 'contents'. These content can be of multiple types, some of them being random. - create text files or 'SQL INSERT' files who can be further used to feed an application for testing purpose. Tools/library used: C++ and QT (with QTCreator)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The goal of this library is to make ODBC recordsets look just like an STL container. What is more, we do this **portably** so the abstraction can run on multiple platforms and C++ compilers. Our containers use standard STL iterators; and if you insert(),
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The best developer's or admin's GUI tool for Sqlite3 (sqlite) in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available. Visit project homepage for more info, bugtracker, documentation, etc
    Downloads: 33 This Week
    Last Update:
    See Project
  • 9
    This project is developed as a database application using Qt 4.0 and MySQL 5.0. Main aim of the project is store call details of each customer. At any time (usually end of month) admin can send call details to the selected customer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empower Your Contact Center with Human-Like AI Conversations Icon
    Empower Your Contact Center with Human-Like AI Conversations

    Deliver faster resolutions, lower costs, and better CX without hiring another agent.

    Enterprise Bot, based in Switzerland, is a pioneer in Conversational AI, Process Automation, and Generative AI. With the trust of esteemed enterprise giants across industries like Generali, SIX, SBB, DHL, and SWICA, Enterprise Bot is revolutionizing both customer and employee experiences. Through its advanced integration with Large Language Models (LLM) such as ChatGPT and Llama 2, and its unique patent-pending DocBrain technology, the company delivers unparalleled personalization, active engagement, and omnichannel solutions across platforms like email, voice, and chat. Furthermore, Enterprise Bot integrates with existing core systems, such as SAP, CRMs, Confluence and more, and with its proprietary middleware, Blitzico, enables the AI to not only respond to queries but also take action to resolve them. This dedication to innovation in four main use case areas, Customer Support, Sales and Marketing, Knowledge Management and Digital Coworker, elevates both CX and employee productivity.
    Learn More
  • 10
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A set of MySQL Stored Routines, User Defined Functions (UDF) and MySQL Plugin to help DB admin or developer. UDFLib provides : LibBigInteger, LibString, LibCType, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A chess club management system, based on a PostgreSQL database supported by a Qt based graphical user interface with forms based input. The system tracks members and their club rating using the USCF rating system. A tournament pairing module will be incl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OCIPL - a C++ template library to wrap the Oracle OCI API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Thin C++ encapsulation library of the original Interbase/Firebird C API. Developed to be simple, efficient and flexible, it builds on Linux, MS Windows and MacOS-X. Provides template-based access to data returned from queries (allows custom data ty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Module "banner system" for Apache server. This is a new module for server Apache. The Development language will be C. All banners will be saved in DB MySQL. Admin part will created on PHP or Perl lenguages. How Do I seems for givenned moment are
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoverYourASP.com - complete Active Server Pages source (JScript) for this popular web site. Includes full membership system, diary, online db admin, banner ad system and loads more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The C++ Common Persistent Objects library is a template based toolkit library for use in creating flat file streaming of objects, streaming of objects over the internet using a variety of protocols, and oodbms solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oracle, ODBC, DB2-CLI Template Library (OTL). Provides C++ stream like interface to relational databases (SQL), like Oracle, MS SQL Server, DB2, MySQL, PostgreSQL, Interbase, etc. Multi-database, multi-platform, portable, high performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MongoAdmin

    MongoDB UI Admin

    MongoAdmin able to: - Add elements to the base. Supports three types: String, Int, Double. - Remove items. - Edit objects. Can not change the type, it is necessary to delete and create the right type. - Export and import data. Use own format. Does not support the 'mongoimport' format. Export can specify to remove collection before importing. - Allows you to bookmark frequently visited places. - Copy the line by double clicking on the object Not able to: - Execute commands...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB