702 projects for "c source code" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    A multi-dictionary system for natural languages (ie. languages that people speak). Operates internally in UTF8, supports querying by particles, customizable in/out filtering, and interface mode (for using with another software) among other features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C# Object Persistent Framework. Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The iBATIS Database Layer will help you design and implement better persistence layers for your Java applications using two main APIs: SQL Maps for reducing JDBC code and Data Access Objects for abstracting the persistence implementation details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    CGI Spy is a recently new CGI based bulletin board. It has completely been build from scratch to ensure that the code is easy to understand. Feel free to help developing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLSniper is a lightweight library written in object oriented PHP. It fits seamlessly in PHP scripts and doesn't restrict HTML layout/code. You may for example manage the content of a mysql driven website with SQLSniper, using it's editing capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Persist.NET is a persistence framework written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PAT: Persistent Applications Toolkit, AOP (JBossAOP) persistence library (aspect library). Provides persistence layer with underlying Prevayler (1.02). Allows users to write their code without worrying about persistence code (POJO). Uses annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An XML-based MP3R framework for the web applications Model - Process - 3R (Role, oRgnization, Responsibility)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Generates Java Classes, .NET Classes or XML from SQL Statements contained within an XML configuration file. DbFoil also supports connection pooling and database transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML-DBM: lightweight embedded database to store, query and modify XML content without time and memory overhead of re-parsing/re-dumping original XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XPrevail is a powerful .NET object prevalence, aspects and inspection framework, it provide a transparent persistence mechanism over all business objects. XPrevail still include dynamic support to aspect oriented programming and remote object inspection!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Freebug is a collection of Eclipse plugin that visualizes runtime object and database relationships to help debug or understand code and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Database Engine and Content Management System Server for the development of database systems; properly abstracting data and presentation, and providing extensibility through object classes, and onsite administration of content and dynamics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library is a layer that pretends to simplify access to Bamboo.Prevalence .NET Prevalence Engine, with methods like "save(object)" and "load()". To save an object, you just use the save(object) and it will be stored to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    8. Mai 2005: We have discontinued SourceForge as a download place for our open source projects. You can now download these projects directly from the XLOG Technologies GmbH web site at http://www.xlog.ch/omonia.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    LDBC (Liberty Data Base Connectivity) is a JDBC driver that provides vendor-independent database access. With LDBC, your application will just work on all major databases and you don't have to change any source code. LDBC is based on ANSI-SQL and JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DBI++ is a C++ port of the famous Perl DBI module. Currently it just supports MySQL, but the goal is, to extend it to a driver-independent interface. License is LGPL, so it can be used in closed-source-software, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FormEntry allows you to to generate an HTML interface for one or more SQL tables directly from the definition of the SQL tables. It includes the ability to generate elaborate checking of the form result using generated Javascript or PHP code provided by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kollektor is a personal book collection manager that also has a lending library. No more forgetting who has your book. Quickly look up books on amazon.com. Uses SQLite to store information. Written in C++ and is cross platform, thanks to wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generic Data Access Layer is an approach to solve the problem for data access handling in any kind of application. This approach should help to build a database independent data layer. Both embedded SQL and Stored procedure can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fourth generation database designer and code-generator for educational purposes and speeding-up database designing and creating work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BDB++ is a C++ Standard Library style API built on top of the Berkeley DB C++ API. BDB++ allows programmers to utilize Berkeley DB within the C++ Standard Library framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Online news and newspaper harvester - Like RSS Newsreader w/ database. National & International News. Very detailed catches hard to find news articles. Allows resposting of summaries w/ comments to Usenet Newsgroups, complex searches & more.
    Downloads: 0 This Week
    Last Update:
    See Project