Showing 16 open source projects for "tabla"

View related business solutions
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 1
    Lignum - Gamifiacion
    Lignum es un proyecto prototipo que se enfoca en introducir la gamificación dentro del sector industrial. Basado en el concepto de partidas rapidas, Lignum asigna una sola actividad al dia. Consigue monedas, insignias y un lugar en la tabla de clasificatoria, Lignum hace lo posible para que el usuario tenga feedback constante de su actividad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HojaEvaluacion

    Hoja de Calc para evaluación por criterios

    Es una hoja de Libreoffice Calc con una macro para a partir de unos datos introducidos (Resultados de aprendizaje, Criterios de evaluación, Instrumentos de evaluación, distribución de estos en los parciales y estudiantes) crear una tabla en una nueva hoja con todas las formulas necesarias para calcular las notas por RA y por parciales a partir de las notas obtenidas por los estudiantes en cada IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    eXeAutomaticResources

    Generación automática de recursos para eXeLearning

    Scripts en bash para la generación automática del código para insertar recursos en eXeLearning 2.6 (Snap). Y para crear de forma automática los créditos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Carnatic Music Guru / JRaaga

    Carnatic Music Guru / JRaaga

    Carnatic Music Guru - JRaaga

    VISIT THIS PAGE AS MORE FEATURES ARE BEING ADDED. If you have downloaded 2.03 or above - Use Help>Check Updates to download latest version. If that does not update: Download CMGUpdater from here: update/CMGUpdater.jar Copy it to the update/ folder of your JRaaga installation path. Try again Help>Check for updates. If it does not work. Delete existing installation. Download the latest version and try. Carnatic Music Guru is a tutor/player/lesson generator. YOU NEED Java Runtime...
    Downloads: 3 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    ParkerCsvIgniter
    Este proyecto de CodeIgniter te permite generar archivos CSV desde una interfaz dinámica. Consulta las columnas de tu tabla y te da el checklist para que armes tu query, tambien te permite agregar filtros con jquery-select de seleccion multiple y 3 tipos de filtros por fecha. Solo configura: -Base_url (aplication/config/config.php) -Conexión a base de datos (aplication/config/database.php) -En la vista: $base_de_datos = 'tu_base_de_datos'; $tabla = 'tu_tabla_para_extraer_datos'; $url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico'; Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CsvIgniter
    ...$fecha_hoy=date('d-m-Y'); $ruta_descarga = 'C:/Program Files/Apache24/htdocs/CsvIgniter/tmp/';//no olvides el / del final $nombre_carpeta_a_descargar = 'FOLDER1'; $descarga_nav = TRUE; //ESTO HABILITA O DESHABILITA LA DESCARGA $bd = "tu_base_de_datos"; $tabla = "tu_tabla"; //WHERE $wheres = ""; $prefijo_reportes_archivos = "CSV Sample 1 - Title "; $momento = "{$fecha_hoy}";//date("Y-m-d h-i-s"); //AQUI PUEDES AGREGAR MAS DETALLES DE LA HORA $registros_por_csv = 1000000; //reducir si el archivo se corrompe $delimiter = ','; $enclosure = '"'; $newline = '\n';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XlsxIgniter
    Este proyecto de codeigniter incluye la librería xlsxwriter, las ventajas son la base de php para generar los reportes, solo configuras las variables en el controlador y el reporte se genera conforme a los valores: $fecha_hoy=date('d-m-Y'); $ruta_descarga = 'C:/tmp/xlsx/SC/';//no olvides el / del final $nombre_carpeta_a_descargar = 'FOLDER'; $datos_reporte_serializado = FALSE; //CACHE SERIALIZADO (NO ALMACENAR MAS DE 100 MIL REGS) $descarga_nav = FALSE; //ESTO HABILITA O DESHABILITA LA DESCARGA $bd = "TU_BASEDEDATOS"; $tabla = "TU_TABLAOVISTA"; //WHERE $wheres = ""; $prefijo_reportes_archivos = "Nombre del Reporte "; $momento = "{$fecha_hoy}";//date("Y-m-d h-i-s"); //AQUI PUEDES AGREGAR MAS DETALLES DE LA HORA $autorxlsx = 'DANIEL GUZMÁN'; $compañiaxlsx = 'COMPAÑIA CORP.'; $descripcionxlsx = ''; $registros_por_excel = 500000; //reducir si el excel se corrompe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Raiola Manda Y No El Panda

    Raiola Manda Y No El Panda

    Juego en que Raiola Manda a un grupo de Pandas - AutoUploader

    Juego en que Raiola deberá enfrentarse contra un grupo de pandas para ver quien manda, para ello podrá atacar a los osos pandas y así adquirir score que lo mantendrá en la cima de la tabla de posiciones. Juego Raiola Manda y No El Panda por Rodrhigo de AutoUploader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...Me pareció buena la idea y para no dejarlo morir creé este proyecto. Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Genera el procedimiento almacenado de la funcion solicitada(insert,delete,update,select and save) Is a stored procedure generator to postgresql. It was taken from another project was abandoned q-generator called pgp. I seemed a good idea and to not let it die I created this project It contains support for the creation of insert, delete, update and select, Just enter the name of function ls, schema.table and target schema where live the new functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MiAbmPHP es un conjunto de clases PHP para generar formularios de listado, alta, baja y modificación de una tabla de base de datos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    maxJDataTable

    JDataTable Version basica de un JDatatable para su uso en java.

    Version basica de un JDatatable para su uso en java. añadido metodo que retorna la tabla en codigo HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tabla Periodica

    Tabla Periodica

    Tabla periódica completa con funciones especiales únicas.

    Tabla periódica completa con funciones especiales únicas. Desarrollada en Java como proyecto final del área de Química en Ingeniería de sistemas segundo semestre.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    MIM-SMS

    Mensajeria masiva de SMS en cola

    Una aplicación desarrollada con Python GTK para el envío de SMS utilizando una conexión con un dispositivo telefónico por medio de wammu. los números telefónicos pueden ser insertados manualmente en la lista o cargados desde un archivo de texto o en una tabla de base de datos mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PostgreSQL recover deleted rows trigger

    PostgreSQL recover deleted rows trigger

    Previene el borrado definitivo de registros usando esta utilidad (después de instalada), la cual permite recuperar los registros borrados sobre cualquier tabla sin importar los tipos de datos. Si la estructura de la tabla cambia (añadiendo o eliminando campos), después de eliminar registros de esa tabla, la funcion fn_RecuperarReg puede recuperar los registros eliminados, almacenados en la tabla deleted.borradoscopia usando un filtro sobre 1 campo. Más información mirar la wiki ------------------ Prevents purging of records using this utility (after installation), which lets you recover deleted records on any table regardless of the data types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cronometro para competencias de Robolucha de la UNLaM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB