Showing 25 open source projects for "loki-lib"

View related business solutions
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    Embetty displays remote content like tweets or videos without compromising your privacy. Setup your embetty-server. Include the embetty lib into your HTML document. Insert an embed by using a custom tag. Embetty needs a server component that you need to run on your infrastructure. Configure the server URL for embetty using a meta data-embetty-server tag. Use the type attribute with a value of facebook, vimeo or youtube. Set the video-id attribute to the video ID. For videos of type vimeo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSI-SQL-SimpleOps

    CSI-SQL-SimpleOps

    Perl Lib Database Connector

    * Introduction - This Module is a Library based Perl code. - The library build and execute SQL command on databases. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-sql-simpleops/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/SQL::SimpleOps * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mop

    mop

    ( WEBSITE VERSION ) MOP is a php query handling and manipulation LIB.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5

    sqlite 3.9.2 binary build win32

    compiled sqlite binary build for windows

    i know how it is annoying to have to compil from source, getting correct compiler and tools, when you just want to use it. this is sqlite version 3.9.2 from http://sqlite.org/download.html compiled on Win7, with MingW and VC2008 you got cli and lib, select within files folder the zip archive you need. tested on win7-64. hope this help someone...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    lib_data_io is a set of PHP libraries designed to easily move complex sets of data between PHP array data structures and a variety of sources and destinations including JSON, XML, ICAL, MySQL, HTML, Trac WIKI, text, LDIF, and plot images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Partitioning Tool for Oracle

    Partitioning Tool for Oracle

    Tool for managing partitions in oracle database

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 7,802 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. Further information and how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moved to https://github.com/DANS-KNAW/dans-dbf-lib.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    ShmenonPie's Stash of Stuff
    A database system, another, older database system, a compression library, something to do with menus and XML, and whatever I happen to be working on at the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The R-tree Library aims to implement a generic, portable, easy-to-use collection of R-tree variants. Tested to work under Linux and Windows, using GNU, Intel and VC++ compilers, and also implementing many variants already, we are well underway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UPhoDb is not a server, but a lib to use within your application, like SQLite. It is object oriented, stores its data following a key-value pair logic like CouchDb. It is written with and for PHP, and uses PHP as request language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Moved to https://github.com/DANS-KNAW/dans-dp-lib
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    The OCCIX is an open source OCCI implementation (based on Oracle OCI lib.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Alexandria is an archive system for large data amounts. Suitable for inhomogenous collections of books, media files, art items and other artifacts. Main focus is on easy usage, small executable file and portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This routine library collects general purpose MySQL 5 stored procedures and functions, implementing arrays, for-each loops, syntax helpers, named parameters, unit testing ans more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A application deployment environment may have multiple config file for different component, here is the tool to put all the config file into MYSQL database, and supply web interface for user to add/edit config option, client lib convert to config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP-Lib-Xtreme is a package containing many object oriented PHP classes and is available under the GNU Lesser License. It is our aim to make a complex but also simple library available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    [en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line. <br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This MEGA ALPHA project (CURRENTLY) provides java tools for : XML file to org.w3c.dom.Document, Document to HashMap (recursive), HashMap to Document (recursive), Document to File or String, Document to XSLT to File or String
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OCI C++ lib grow up to one of the most powerfull libraries wrapping hard-reading OCI library to developer friendly C++ classes
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next