Showing 18 open source projects for "libtogl2.0.dll"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    LiteDB is a serverless database delivered in a single small DLL (< 450kb) fully written in .NET C# managed code (compatible with .NET 4.5 and NETStandard 2.0). Install it via NuGet or just copy the DLL to your bin project folder. LiteDB is a simple and fast NoSQL database solution. Ideal for mobile apps (Xamarin ready), desktop/local applications, application file format, web applications, and one database per account/user data store.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    mksqlite

    mksqlite

    A MATLAB(R) Mex-DLL to SQLite Databases

    Did you ever want to store your MATLAB(R) data in a SQL database? Nothing large, simply a few array or strutures in a few tables. Maybe a few indicies and everything manageable with SQL commands? Then msqlite will be the right choice for you! mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine. (See also https://github.com/AndreasMartin72/mksqlite)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Amplop (d/h. DapodikEditor)

    Amplop (d/h. DapodikEditor)

    Aplikasi Biasa di Luarnya, Di Luarnya Biasa, Di Luar Biasanya

    Aplikasi Ngawur, Isinya Campur-Campur. Konsep tidak jelas. Yang Jelas, Aplikasi ini Modalnya PengaLaman OPerator/
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    A PostgreSQL Interface for Tcl

    A PostgreSQL Interface for Tcl

    A Tcl interface to PostgreSQL databases, using PostgreSQL libpq

    pgtclng (PostgreSQL Tcl Next-Generation) is a loadable Tcl module for accessing PostgreSQL databases. It was forked from pgtcl in Feb 2004, moved to pgfoundy.org in Aug 2006 and to Sourceforge.net in Mar 2011. Its API is a superset of the pure-Tcl companion project pgintcl.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Auto Backup MySQL

    Auto Backup MySQL

    Sistema de backup e Restauração MySQL - FTP v 3.7.8.11

    ...**Arquivos do sistema** -TyttoSoftBKP.exe salvo na C:\TyttoSoft -logs.exe salvo na C:\TyttoSoft -libmysql.dll salvo na C:\Windows -libmysql41.dll salvo na C:\Windows -libmySQL50.dll salvo na C:\Windows -libmysql51.dll salvo na C:\Windows -libmysql55.dll salvo na C:\Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    ...Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    ...It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1, and for Essbase 11.1.2.2. The version 7 wrapper is operational with Essbase 9.3.1 and 11.1.2.1. The version 11.1.2.2 wrapper is for Essbase 11.1.2.2 (and perhaps above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CRCLIB

    CRC Library

    ...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
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    Binary tree as a PostgreSQL data type. This was a university class project and I don't intend to develop it further. Made in Visual Studio 2010 for PostgreSQL 9.0. DLL provided (debug build). May you find the code useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VDI.Net is a .Net wrapper DLL to SQL Server's VDI native DLL. VDI allows you to present a virtual disk that SQL Server can backup to or restore from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C# Implementation of the Consumer Product Safety Recalls Database API. This application allows you to search the US. Recalls Database. The VS2010 source is separated into two projects. A dll / SDK is included to add this functionality in any .Net App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Infiniti bahamut-compatible IRCd, IRC Services, and MySQL DLL for mIRC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    C++ Dll to be used in Visual Basic 5/6 (or any tool that can use a Win32 Dll, NOT COM) to access a Firebird database directly. Uses IBPPs library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A JAVA package (that can be compiled to a COM DLL) that assists database programmers in generating dynamic SQL, from any platform (using JAVA), eliminating ugly string concatenation code for a more eloquent OO approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DLL to enable Excel to access to Oracle database via OCI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BiCo is an extendable converter for bibliographic data. Import/Export filters come along as a DLL. All data will be converted into an internal format with strict document typing, based on a BibTeX-like database. Written in Delphi3+ or Borland C++ Build
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next