Showing 260 open source projects for "asn.1 c#"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    Entity Framework 6 (EF6) is a proven object-relational (O/RM) mapper for .NET with many years of feature development and stabilization. Like O/RM, EF6 reduces the impedance mismatch between the relational and object-oriented worlds, allowing developers to write applications that interact with data stored in relational databases with strongly typed .NET objects that represent the domain of the database. application, and eliminate the need for much of the data access "mechanical" code that you...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    TimescaleDB

    TimescaleDB

    An open-source time-series SQL database optimized for fast ingest

    ... questions, and build more powerful applications. Don’t break the bank. 94-97% compression rates from best-in-class algorithms. Downsample + retention policies. Decouple compute and storage. You’re in trusted hands. Fully-managed TimescaleDB on AWS, Azure, or GCP in just one click. Top-rated support and ops available 24/7 worldwide. A modern, cloud-native relational database platform for time-series data based on TimescaleDB and PostgreSQL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    LINQ to DB

    LINQ to DB

    Linq to database provider

    LINQ to DB is the fastest LINQ database access library offering a simple, light, fast, and type-safe layer between your POCO objects and your database. Architecturally it is one step above micro-ORMs like Dapper, Massive, or PetaPoco, in that you work with LINQ expressions, not with magic strings, while maintaining a thin abstraction layer between your code and the database. Your queries are checked by the C# compiler and allow for easy refactoring. However, it's not as heavy as LINQ to SQL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    EventStoreDB

    EventStoreDB

    The stream database optimised for event sourcing

    ... Sourcing offers some great benefits over state-oriented systems; the key ones are explained below. An event-sourced system stores your data as a series of immutable events over time, providing one of the strongest audit log options available. All state changes are kept, so it is possible to move systems backward and forwards in time which is extremely valuable for debugging and “what if” analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    go-sqlite3

    go-sqlite3

    sqlite3 driver for go using database/sql

    sqlite3 driver conforming to the built-in database/sql interface. This package can be installed with the go-get command. go-sqlite3 is cgo package. If you want to build your app using go-sqlite3, you need gcc. However, after you have built and installed go-sqlite3 with go install github.com/mattn/go-sqlite3 (which requires gcc), you can build your app without relying on gcc in the future. Because this is a CGO enabled package you are required to set the environment variable CGO_ENABLED=1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    react-native-mmkv-storage

    react-native-mmkv-storage

    Encrypted mobile key-value storage framework for React Native

    An ultra fast(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI. This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MyDumper

    MyDumper

    MyDumper project

    MyDumper is a MySQL Logical Backup Tool. It has 2 tools. mydumper which is responsible to export a consistent backup of MySQL databases. myloader reads the backup from mydumper, connects the to destination database and imports the backup. Both tools use multithreading capabilities. MyDumper is Open Source and maintained by the community, it is not a Percona, MariaDB or MySQL product. Parallelism (hence, speed) and performance (avoids expensive character set conversion routines, efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nebula Graph

    Nebula Graph

    A distributed, fast open-source graph database

    The graph database built for super large-scale graphs with milliseconds of latency. Optimized SUBGRAPH and FIND PATH for better performance. Optimized query paths to reduce redundant paths and time complexity. Optimized the method to get properties for better performance of MATCH statements. Nebula Graph adopts the Apache 2.0 license, one of the most permissive free software licenses in the world. Free as in freedom, because, under the Apache 2.0 license, you can use, copy, modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have...
    Leader badge
    Downloads: 154,934 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    The Online Songbook is a web interface to a database of songs. Allows users to collaboratively edit songs in ChordPro format, create and share collections of songs, and print collections in a variety of formats. Though this project is used regularly by one of the creators, it needs some updating as far as security goes, so the "beta" tag remains - since it uses Apache/HTTP login to protect the whole site, it is safe to run with trusted users, but we need to spend some more time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rdfgui

    rdfgui

    A GUI program for inspecting and editing RDF.

    The rdfgui program will allow its user to inspect and edit RDF datastores. A variety of ways will be provided for viewing RDF. These include tables of statements and graphical charts where the user can filter the data presented. Editing will allow statements to be entered, updated or removed directly or through the use of generated forms that are dynamically constructed from RDF Schemas. Please note that this code is at the prototyping phase. New features will be added as they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    ... (and envelope information) into one or more databases using MySql client library or dbi drivers (also on SourceForge). The client needs no configuration (all input is via command-line). It is intended for hosts to make database entries without needing database client or interface code. Syslogd2 integration allows DBD2 to act as Syslogd2's database back-end for MySql and other databases supported by the dbi drivers. Original purpose was to track Linux cluster job status but other uses exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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)
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 15
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RedisView

    RedisView

    RedisView is a redis database gui tool

    RedisView is a redis database gui tool, provides simple add, delete, alter and basic commands, supports cluster mode.Copy set or cluster mode only need to fill out an IP and port. 1.Redis database view tool, providing CURD functionality 2.provide basic command operation 3.support singleton and replication and cluster model 4.suppport subscribe and publish mode 5.support batch delete 6.Support tens of millions of orders of magnitude, fast speed 7.Support set language and encoding...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    The project has 2 related sets of aims. As a language, RAQUEL is to : 1. be a pure relational algebra language (unlike SQL) as defined by Date & Darwen's "The Third Manifesto"; 2. incorporate a generalised extension of the ANSI-SPARC 3-layer DB architecture; 3. have the maximum ratio of functionality to conceptual complexity (as defined by Fred Brooks). As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code, each...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    UnQLite

    UnQLite

    An Embedded NoSQL, Transactional Database Engine

    ... to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. UnQLite is a Self-Contained C library without dependency. Built with a powerful disk storage engine which support O(1) lookup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libfb

    You can use libfb from C, Gambas3 to connect Firebird Database Server

    C Library to connect and use Firebird SQL Server Database. This library wraps firebird's C API and provide helpful functions to execute database queries. It includes a Gambas 3 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kevora
    Kevora provides an IDE for database developers and DBAs. It is being designed to be an alternative tool for those interested in working on Linux, Windows or MacOS workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sooda is a library that provides simple yet efficient means for accessing relational databases from .NET languages such as C#, VB.NET, JScript.NET. It provides transparent object materialization, lookup, 1-N, N-N relations, XML serialization, transaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyBooks

    MyBooks

    A personal database of your books on various media

    This Linux application is designed to store your book titles even if on more than one media type. There are viewable lists and reports by various criteria. It is co-authored in Qt C++ Framework by Ken Standard, AD5XJ and Warren Andresen. K7CWA from an original MS Access project by Warren Andresen. Documentation can be generated by using Doxygen doxywizard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple DBs and multiple simultaneous DB connections by using this framework.
    Leader badge
    Downloads: 2,385 This Week
    Last Update:
    See Project
  • 25

    romzdb

    SQL relational database

    This is a relational database project based on RedBase project from Stanford University See https://web.stanford.edu/class/cs346/2015/redbase.html The program is implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next