Jason D Frantz

age ~44

from Berkeley, CA

Also known as:
  • Jason J Frantz

Jason Frantz Phones & Addresses

  • Berkeley, CA
  • Oakland, CA
  • 70 Terra Vista Ave APT 12, San Francisco, CA 94115 • 4083290596
  • Santa Cruz, CA
  • Monterey, CA
  • 70 Terra Vista Ave APT 12, San Francisco, CA 94115

Work

  • Company:
    Lps empower
    Jan 2008
  • Position:
    Software team lead

Education

  • School / High School:
    Youngstown State University
    2001
  • Specialities:
    BS in Computer Science

Skills

SQL Server • Windows Forms • ASP.Net • CSharp • VB.Net • TFS • Console Apps • VB 6.0 • SSIS • DTS • SSRS • Web Services

Us Patents

  • Systems And Methods For Reslicing Data In A Relational Database

    view source
  • US Patent:
    8554726, Oct 8, 2013
  • Filed:
    Jun 1, 2011
  • Appl. No.:
    13/151203
  • Inventors:
    Jason Frantz - San Francisco CA, US
    Sergei Tsarev - San Francisco CA, US
    Jim Gale - San Francisco CA, US
    Scott Smith - San Francisco CA, US
    Dan Adkins - Oakland CA, US
  • Assignee:
    Clustrix, Inc. - San Francisco CA
  • International Classification:
    G06F 17/30
  • US Classification:
    707613, 707799, 707966
  • Abstract:
    Systems and methods for reslicing data in a representation of a relational database are disclosed. In one embodiment, the database includes a representation including a first slice. The database system creates a plurality of new slice and to create a plurality of write queues. The database system copies units of data in the first slice to the new slices according to a distribution function. The distribution function determines, for each unit of data in the first slice, one of the new slices into which to copy the unit of data. The database system asynchronously writes one or more actions of a set of one or more asynchronous database transactions to the first slice when copying the data in the first slice to the new slices. The database asynchronously enqueues the one or more actions of the set of asynchronous database transactions in the write queues according to the distribution function.
  • Systems And Methods For Redistributing Data In A Relational Database

    view source
  • US Patent:
    20120310986, Dec 6, 2012
  • Filed:
    Jun 1, 2011
  • Appl. No.:
    13/151189
  • Inventors:
    Jason Frantz - San Francisco CA, US
    Sergei Tsarev - San Francisco CA, US
    Jim Gale - San Francisco CA, US
    Scott Smith - San Francisco CA, US
  • International Classification:
    G06F 17/30
  • US Classification:
    707792, 707E17045
  • Abstract:
    Systems and methods for redistributing data in a relational database are disclosed. In one embodiment, the database includes a plurality of rows of data distributed across a plurality of slices of a table in the database. The database system is configured to distribute the rows of data across the slices according to a first function based on one or more columns of the database. The database system monitors at least one database statistic indicative of variation in a distribution of the rows of data across the slices and detects a redistribution condition based on the at least one monitored database statistic. The database system is further configured to respond to the detected redistribution condition by redistributing the rows of data across the slices according to a second function based on a different number of columns than the first function.
  • Table Format For Map Reduce System

    view source
  • US Patent:
    20140081918, Mar 20, 2014
  • Filed:
    Sep 16, 2013
  • Appl. No.:
    14/028427
  • Inventors:
    Pindikura RAVINDRA - Hyderabad, IN
    Uppaluri Vijaya SARADHI - Hyderabad, IN
    Amit Ashoke HADKE - San Jose CA, US
    Jason FRANTZ - San Francisco CA, US
    Chandra Guru Kiran Babu SANAPALA - Hyderabad, IN
  • International Classification:
    G06F 17/30
  • US Classification:
    707639, 707803
  • Abstract:
    A key-value store provides column-oriented access to data in a distributed and fault tolerant manner. Data can be inserted into the data store and data can be retrieved either randomly or sequentially from the data store at high rates. Keys for a table are ordered and the entire table is divided into key ranges. Each key range is handled by a table which itself is divided into key ranges called a partition. Partitions are also divided into segments. Such recursive division into smaller and smaller key ranges provides parallelism. At the highest level, operations on tablets can be distributed to different nodes. At lower levels, different threads can handle operations on individual segments. Large-scale restructuring operations can be decomposed into operations on individual segments so that a global lock on larger objects does not need to be kept across the entire operation.
  • Servicing Database Requests Using Derivations Of Canonicalized Tables

    view source
  • US Patent:
    20220276989, Sep 1, 2022
  • Filed:
    May 20, 2022
  • Appl. No.:
    17/749256
  • Inventors:
    - San Francisco CA, US
    KENNETH TRUONG - TEMPLE CITY CA, US
    JASON D. FRANTZ - SAN FRANCISCO CA, US
  • International Classification:
    G06F 16/22
    G06F 16/21
    G06F 16/248
    G06F 16/2455
  • Abstract:
    Servicing database requests using derivations of canonicalized tables including maintaining a canonical table repository of canonicalized tables, wherein each canonicalized table is a transformed version of a table previously retrieved from a database; receiving, from a client computing system, a request for a table from the database; generating a description of a canonical version of the requested table; determining that the canonical version of the requested table is derivable using a canonicalized table in the canonical table repository; and in response to determining that the canonical version of the requested table is derivable using the canonicalized table in the canonical table repository: transforming the canonicalized table in the canonical table repository based on the received request for the table, including deriving a portion of the requested table using the canonicalized table in the canonical table repository; and providing, to the client computing system, the transformed canonicalized table.
  • Servicing Database Requests Using Canonicalized Tables

    view source
  • US Patent:
    20220277011, Sep 1, 2022
  • Filed:
    May 18, 2022
  • Appl. No.:
    17/747118
  • Inventors:
    - San Francisco CA, US
    KENNETH TRUONG - TEMPLE CITY CA, US
    JASON D. FRANTZ - SAN FRANCISCO CA, US
  • International Classification:
    G06F 16/2455
    G06F 16/22
  • Abstract:
    Servicing database requests using canonicalized tables including receiving, from a client computing system, a request for a table from a database; determining that a canonical version of the requested table matches a canonicalized table in a canonical table repository; and providing, to the client computing system, the matching canonicalized table that is transformed based on the received request for the table.
  • Compiling A Database Query

    view source
  • US Patent:
    20220269690, Aug 25, 2022
  • Filed:
    Mar 3, 2022
  • Appl. No.:
    17/685542
  • Inventors:
    - SAN FRANCISCO CA, US
    JASON D. FRANTZ - SAN FRANCISCO CA, US
    DONALD HUANG - SAN FRANCISCO CA, US
  • International Classification:
    G06F 16/25
    G06F 16/2452
  • Abstract:
    Compiling a database query including receiving, by a query compiler from a client computing system, a state specification of a graphical user interface comprising a worksheet, wherein the worksheet is a presentation of a data set from a data warehouse; converting, by the query compiler, the state specification into a database query including determining a first order of operations for elements within the state specification; and sending the database query to the data warehouse.
  • Compiling A Database Query

    view source
  • US Patent:
    20210224288, Jul 22, 2021
  • Filed:
    Jan 17, 2020
  • Appl. No.:
    16/745729
  • Inventors:
    - SAN FRANCISCO CA, US
    JASON D. FRANTZ - SAN FRANCISCO CA, US
    DONALD HUANG - SAN FRANCISCO CA, US
  • International Classification:
    G06F 16/25
    G06F 16/2452
  • Abstract:
    Compiling a database query including receiving, by a query compiler from a client computing system, a state specification of a graphical user interface comprising a worksheet, wherein the worksheet is a presentation of a data set from a data warehouse; converting, by the query compiler, the state specification into a worksheet algebra including determining a first order of operations for elements within the state specification, wherein the worksheet algebra comprises the first order of operations over a nested table; converting, by the query compiler, the worksheet algebra into a database query; and sending the database query to the data warehouse.
  • Managing Worksheet Access

    view source
  • US Patent:
    20210112066, Apr 15, 2021
  • Filed:
    Jul 20, 2020
  • Appl. No.:
    16/933072
  • Inventors:
    - San Francisco CA, US
    JASON D. FRANTZ - SAN FRANCISCO CA, US
    JAMES L. GALE - SAN FRANCISCO CA, US
    DONALD HUANG - SAN FRANCISCO CA, US
  • International Classification:
    H04L 29/06
  • Abstract:
    Managing worksheet access including receiving a request from a first user account to access a worksheet shared from a second user account, wherein the worksheet comprises a worksheet architecture for at least one data set from a database; determining that the first user account is authorized to access the worksheet architecture of the worksheet; determining that the first user account is authorized to access the at least one data set presented by the worksheet; and granting the first user account access to the worksheet in response to determining that the first user account is authorized to access the worksheet architecture of the worksheet and determining that the first user account is authorized to access the at least one data set presented by the worksheet.

License Records

Jason D Frantz

License #:
EMT11427 - Expired
Category:
Emergency Medical Services
Issued Date:
May 10, 1999
Expiration Date:
Dec 31, 2003
Type:
Emergency Medical Technician

Resumes

Jason Frantz Photo 1

Collection Manager At D&H Distributing

view source
Position:
Collection Manager at D&H Distributing Co.
Location:
Girardville, Pennsylvania
Industry:
Accounting
Work:
D&H Distributing Co. since May 2005
Collection Manager
Education:
Penn State University
Jason Frantz Photo 2

Jason Frantz

view source
Jason Frantz Photo 3

Jason Frantz

view source
Location:
San Francisco Bay Area
Industry:
Computer Software
Jason Frantz Photo 4

Jason Frantz

view source
Work:
LPS Empower

Jan 2008 to 2000
Software Team Lead
Bridgestone - Firestone Inc

Dec 2006 to Jan 2008
Team Lead
Infocision Management Company

Mar 2004 to Nov 2006
Supervisor - Technical Client Services - Internet Division
American Church

Dec 2001 to Jul 2003
Application Developer I
Education:
Youngstown State University
2001
BS in Computer Science
Skills:
SQL Server, Windows Forms, ASP.Net, CSharp, VB.Net, TFS, Console Apps, VB 6.0, SSIS, DTS, SSRS, Web Services

Flickr

Youtube

Why Sigma? - Whiteboard Talk from Jason Frantz

Sigma Co-Founder Jason Frantz on 'Why Sigma?' __ Learn more about how ...

  • Duration:
    1m 53s

Exploration Engine - Whiteboard Talk from Co-...

Sigma Co-Founder Jason Frantz on how Sigma enables nimble exploration ...

  • Duration:
    2m 4s

New Generation Leaders - Jason Frantz

At the 2017 GCI Denominational Conference, Jason Frantz shares a littl...

  • Duration:
    10m 26s

OU Camp - Mitch Tharp, Thomas Davis, Jason Fr...

M2U00029.MPG.

  • Duration:
    21m 14s

OU Camp - Michael Koch, Jason Frantz, Mitch T...

M2U00030.MPG.

  • Duration:
    17m 59s

OU Camp - Phillip Stokes, Tony Coulter, Jason...

  • Duration:
    23m 49s

Classmates

Jason Frantz Photo 13

Jason Frantz

view source
Schools:
El Dorado Middle School Concord CA 1999-2004
Community:
Carolyn Stanley, Robin Scrimiger
Jason Frantz Photo 14

Jason Frantz

view source
Schools:
Silverwood Elementary School Concord CA 1994-1999, Ayers Elementary School Concord CA 1999-2000, El Dorado Middle School Concord CA 2000-2003
Community:
Sara Ashley
Jason Frantz Photo 15

Jason Frantz

view source
Schools:
Ridgeview High School Bakersfield CA 1996-2000
Community:
Terry Thompson, Elaine Maynard
Jason Frantz Photo 16

Jason Frantz

view source
Schools:
Dallastown Area High School Dallastown PA 1995-1999
Community:
Jeff Wilson, Lyndee Stevens
Jason Frantz Photo 17

Jason Frantz

view source
Schools:
Fordland High School Fordland MO 1984-1988
Community:
Daniel Hamric, Jennia Moore, Jana Kimble, Angela Widelock, Jill Madle, Wilma Harlow, Thad Burks, Joyce Willis
Jason Frantz Photo 18

El Dorado Middle School, ...

view source
Graduates:
Jason Frantz (1999-2004),
Alec Fisher (1995-1998),
Shannon Cash (1984-1985),
Gregoria Martinez (1990-1992),
Katherine Hsueh (1983-1985)
Jason Frantz Photo 19

Parkland High School, All...

view source
Graduates:
Jason Frantz (1998-2002),
Heather Deutsch (1998-2002),
Jason Christman (1992-1996),
Jason Haberman (1998-2002)
Jason Frantz Photo 20

Ayers Elementary School, ...

view source
Graduates:
Jason Frantz (1999-2000),
Edward Severns (1965-1971),
Kristine Westover (1978-1983),
Heather Summers (1995-1996),
Brandon Mc Kinley (1990-1995)

Facebook

Jason Frantz Photo 21

Jason Frantz

view source
Jason Frantz Photo 22

Jason Frantz

view source
Jason Frantz Photo 23

Jason W. Frantz

view source
Jason Frantz Photo 24

Jason Frantz

view source
Jason Frantz Photo 25

Jason Lee Frantz

view source
Jason Frantz Photo 26

Jason Dean Frantz

view source
Jason Frantz Photo 27

Jason Frantz

view source
Jason Frantz Photo 28

Jason Frantz

view source

Googleplus

Jason Frantz Photo 29

Jason Frantz

Jason Frantz Photo 30

Jason Frantz

Jason Frantz Photo 31

Jason Frantz

Jason Frantz Photo 32

Jason Frantz

Jason Frantz Photo 33

Jason Frantz

Jason Frantz Photo 34

Jason Frantz

Jason Frantz Photo 35

Jason Frantz

Jason Frantz Photo 36

Jason Frantz

Myspace

Jason Frantz Photo 37

Jason Frantz

view source
Locality:
ALLSTON, Massachusetts
Gender:
Male
Birthday:
1944
Jason Frantz Photo 38

Jason Frantz

view source
Locality:
Santa Rita, Guam
Gender:
Male
Birthday:
1944
Jason Frantz Photo 39

Jason Frantz

view source
Locality:
Concord, California
Gender:
Male
Birthday:
1947
Jason Frantz Photo 40

JASON FRANTZ

view source
Locality:
DAYTON, Ohio
Gender:
Male
Birthday:
1937
Jason Frantz Photo 41

Jason Frantz

view source
Locality:
MORGANTOWN, West Virginia
Gender:
Male
Birthday:
1943
Jason Frantz Photo 42

Jason Frantz

view source
Locality:
Hell, Tunisia
Gender:
Male
Birthday:
1948
Jason Frantz Photo 43

Jason Frantz

view source
Locality:
Woburn, Massachusetts
Gender:
Male
Birthday:
1934
Jason Frantz Photo 44

Jason Frantz

view source
Locality:
Bingham, Maine
Gender:
Male
Birthday:
1937

Get Report for Jason D Frantz from Berkeley, CA, age ~44
Control profile